commit | 42b60ba8a110d28c6a86bfff4b189f54896e818e | [log] [tgz] |
---|---|---|
author | Tapani Pälli <tapani.palli@intel.com> | Mon Oct 21 09:54:44 2019 +0300 |
committer | Tapani Pälli <tapani.palli@intel.com> | Mon Oct 21 10:33:07 2019 +0300 |
tree | ba0cd23ecf62d8c7c1a0e4fbeb7c2e86b91c71e8 | |
parent | f6dd948369a04f40be0f7acb278fa7d1730ee80c [diff] |
libui: use uint64_t in dump and getTotalSize to avoid overflow issues Fixes add-overflow errors caught by ubsan when running AHardwareBuffer VK tests. Test: dEQP-VK.api.external.memory.android_hardware_buffer.image_formats#r16g16b16a16_sfloat Change-Id: I9ce1c9ee5f972a95a97de88a47d84982a99359c5 Signed-off-by: Tapani Pälli <tapani.palli@intel.com>