commit | 13ec0b8506b0f62fbc237150f07920f5b5e6e8d0 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Mar 13 12:50:54 2025 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Mar 13 12:50:54 2025 -0700 |
tree | 64d7c40348d437c197608f753f00ba973d73a73f | |
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