Files
AFLplusplus/test
Joshua Rogers 920e9402a4 Add support for standalone leak-sanitizer, introducting the environment
variable AFL_USE_LSAN.

AFL_USE_LSAN introduces the macro __AFL_CHECK_LEAK() which will check
for a memory leak when the macro is run. This is especially helpful
when using __AFL_LOOP().

If __AFL_LEAK_CHECK() is not used when AFL_USE_LSAN=1 is set,
the leak checker will run when the program exits.
2021-04-02 22:23:11 +00:00
..
2020-09-10 16:41:40 +02:00
2020-10-12 05:02:11 +02:00
2021-03-11 00:17:52 +01:00
2021-03-19 16:06:06 +01:00
2020-07-31 19:37:05 +02:00
2020-07-14 23:26:11 +02:00
2021-02-01 12:01:23 +01:00
2021-03-19 09:58:27 +01:00
2020-10-12 05:02:11 +02:00
2020-08-14 00:20:04 +02:00
2020-09-10 16:41:40 +02:00