Alexander Kuzmenkov 936d751037 Add AddressSanitizer instrumentation for memory contexts
Use manual poison/unpoison at the existing Valgrind hooks, so that
AddressSanitizer sees palloc/pfree as well, not only the underlying
mallocs which are called much less often.

Fix some out-of-bound reads found with this instrumentation.
2023-05-16 21:32:52 +02:00
..
2022-10-17 21:43:44 +05:30
2022-10-10 17:12:36 +03:00
2022-09-23 11:40:48 +03:00
2022-09-23 11:40:48 +03:00
2022-09-23 11:40:48 +03:00