On Fri, 2014-11-28 at 00:08 +0100, Mark Wielaard wrote:
> Using american fuzzy lop has found a lot of issues. It would be nice to
> make using it a bit easier. Our build files make sure that no shared
> library uses text relocations, but afl-gcc will insert some on i686.
> http://www.akkadia.org/dr
Using american fuzzy lop has found a lot of issues. It would be nice to
make using it a bit easier. Our build files make sure that no shared
library uses text relocations, but afl-gcc will insert some on i686.
http://www.akkadia.org/drepper/textrelocs.html
Now CC=afl-gcc ./configure --disable-text