Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
getrusage does not implement resident memory gathering, no shm api neither.
|
|
|
|
|
|
|
|
|
|
|
|
reverting ... :-(
|
|
|
|
|
|
build mode
This is a continuation of PR #318.
The goal is to prevent issues where binaries with the wrong name will
silently pass control to the C compiler instead of failing.
This makes it more explicit that aflplusplus relies on the name of the
binary for correct compiler execution.
|
|
|
|
|
|
* lto module clean-up
* step 1/3
* step 1/3 completed
* if tmp is ever made non-static
* parts 2 and 3 - autodictionary is complete
* variable map_size support
* variable map size: changed overlooked functions
* remove debug for autodict
* 64 bit alignment of map size
* fix review comments
* force 64 bit alignment on both sides
* typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
afl-*-rt.o.c instead of stdout for errors plus two potential bad free() fixes
|
|
|
|
|
|
and Makefile
|
|
docs/env_variables.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|