asan: turn ASAN allocators on finally
This patch also includes: - misc trivial fixes for ASAN discovered issues - minor adaptations for ASAN friendly allocators Closes #7327 NO_DOC=internal NO_CHANGELOG=internal (cherry picked from commit 446201b8)
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- src/box/lua/slab.cc 2 additions, 2 deletionssrc/box/lua/slab.cc
- src/box/xlog.c 2 additions, 2 deletionssrc/box/xlog.c
- src/lib/core/fiber.h 1 addition, 0 deletionssrc/lib/core/fiber.h
- src/lib/small 1 addition, 1 deletionsrc/lib/small
- test/app-tap/module_api.c 2 additions, 0 deletionstest/app-tap/module_api.c
- test/unit/fiber.cc 2 additions, 2 deletionstest/unit/fiber.cc
- test/unit/fiber_stack.c 2 additions, 2 deletionstest/unit/fiber_stack.c
- test/unit/key_def.c 5 additions, 2 deletionstest/unit/key_def.c
Loading
Please register or sign in to comment