diff options
author | 2025-03-13 12:50:54 -0700 | |
---|---|---|
committer | 2025-03-13 12:50:54 -0700 | |
commit | 13ec0b8506b0f62fbc237150f07920f5b5e6e8d0 (patch) | |
tree | 64d7c40348d437c197608f753f00ba973d73a73f /libs/gui/SurfaceComposerClient.cpp | |
parent | a4a2dd9bc2e35bf1306f7aeb8fe0351b776ba1d4 (diff) |
libvulkan: refactor for _FORTIFY_SOURCE=3 support.
You can't use malloc_usable_size() when built with _FORTIFY_SOURCE=3, so pull out the allocator into a file that can be built _FORTIFY_SOURCE=2 while still getting the benefits for the rest of the code.
Bug: http://b/291762537
Change-Id: Ic3a71bd8eadeb2da167edc0ba28becba2f95f82e
Diffstat (limited to 'libs/gui/SurfaceComposerClient.cpp')
0 files changed, 0 insertions, 0 deletions