summaryrefslogtreecommitdiff
path: root/libs/ultrahdr/jpegencoderhelper.cpp
diff options
context:
space:
mode:
author sergiuferentz <sergiuferentz@google.com> 2023-06-26 18:01:47 +0000
committer Sergiu Ferentz <sergiuferentz@google.com> 2023-07-06 14:32:37 +0000
commit9e094716a8521f5de1d562ab1945d0a1e5ce9d3b (patch)
tree035f591a6c2711776367c09a4d971c6e4ebde380 /libs/ultrahdr/jpegencoderhelper.cpp
parentb66a46e80d484e7095f2b5859bcb79e34221bdf3 (diff)
Fix for heap-use-after-free in GPUService.cpp
This adds a unit test and fix for the bug reported by libfuzzer. Changes made: * Expose GPUService as testable code. * Update main_gpuservice.cpp to use the new GpuService now located at gpuservice/GpuService.h * Make initializer threads members of GpuService * Join the threads in destructor to prevent heap-use-after-free. * Add unit test that waits 3 seconds after deallocation to ensure no wrong access is made. Merged-In: I4d1d2d4658b575bf2c8f425f91f68f03114ad029 Bug: 282919145 Test: Added unit test and ran on device with ASAN Change-Id: I4d1d2d4658b575bf2c8f425f91f68f03114ad029 (cherry picked from commit 3c00cbc0f119c3f59325aa6d5061529feb58462b)
Diffstat (limited to 'libs/ultrahdr/jpegencoderhelper.cpp')
0 files changed, 0 insertions, 0 deletions