FoRTE-Research/UnTracer-AFL

Get wrong environment varible in untracer-gcc.c:58

Closed this issue · 2 comments

Is there a mistake in untracer-gcc.c:58? I don't think it is a valid environment varible with "-".

  u8 *afl_path = getenv("UNTRACER-AFL_PATH");

Good catch! Just fixed it. :)

Thanks for the pull request! I'm marking this as closed for now - if you encounter any other issues just let me know. :)

Best,
-Stefan