summaryrefslogtreecommitdiffstats
path: root/src/contrib/asan.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* asan: silence a faulty GCC warningJan Doskočil2024-09-161-9/+24
* contrib: silence a diagnostic pragma warning when Clang pretends to be GCCDavid Vašek2024-02-131-6/+10
* mempool: silence a GCC false-positive warning when ASan is usedDavid Vašek2024-02-051-0/+3
* coding style improvements - copyright noticeDavid Vašek2019-07-041-1/+1
* use https://www.gnu.org instead of http://www.gnu.orgDaniel Kahn Gillmor2018-08-291-1/+1
* ASAN poisioning, fix detection under gccJan Vcelak2015-12-151-0/+3
* internal: add ASAN poisioning macrosJan Vcelak2015-12-151-0/+34