lifting-bits / grr

High-throughput fuzzer and emulator of DECREE binaries
Apache License 2.0
241 stars 32 forks source link

Add in the PID into the PathEntry data structure #1

Open pgoodman opened 8 years ago

pgoodman commented 8 years ago

Code coverage used to be computed differently and stored into a bitset. Since moving over to the path entry recording approach, the PID has stopped being included. Adding it back in would be useful.