Faran Abdullah
Results
2
issues of
Faran Abdullah
Hi, I am trying to run drrun on my harness compiled with the following command: clang VLC_Harness.c -o VLC_Harness.exe -fsanitize=address -I C:\Users\user\Desktop\Fuzzing\vlc-3.0.7.1\sdk\include -L C:\Users\user\Desktop\Fuzzing\vlc-3.0.7.1\sdk\lib -l libvlc -l libvlccore I used...
…nux.c The issue is in ne_cpu_linux.c In core_throttles_set[n][m], n has size 32 only. On my PC, I have 44 cores and physical_package_id can have max value of 88. On line...
docs-required