summaryrefslogtreecommitdiff
path: root/lib/gwp_asan/guarded_pool_allocator.h
Commit message (Expand)AuthorAgeFilesLines
* [GWP-ASan] Implement stack frame compression.Mitch Phillips2019-08-151-7/+15
* [GWP-ASan] Update backtrace function signature.Mitch Phillips2019-08-121-2/+3
* [GWP-ASan] Add thread ID to PRNG seed.Mitch Phillips2019-07-161-4/+4
* [GWP-ASan] Add generic unwinders and structure backtrace output.Mitch Phillips2019-07-021-8/+8
* [GWP-ASan] Guard against recursive allocs. Pack TLS for perf.Mitch Phillips2019-06-251-11/+22
* Fixup files added in r362636 to build with gcc 5.4. NFCIDouglas Yung2019-06-061-2/+2
* [GWP-ASan] Core Guarded Pool Allocator [4].Mitch Phillips2019-06-051-0/+254