Skip to content

call the python3 binary. needed on OSX, and tested working on Debian

Martin Lindhe requested to merge martinlindhe:python3 into master

I've only had time to try out afl-collect yet, but these changes are needed for proper usage on OSX.

2 tests are failing on OSX because the setsid binary is not available.

Merge request reports