0vercl0k/stuffz

pin-code-coverage-measure.cpp - small fix needed

ph0sec opened this issue · 1 comments

Hi,
there is a small issue on line 127, at the end of the log, some code is missing - hexstr(BBL_)\n"). Did you mean it to be hexstr(BBL_Size(bbl)) + "\n").

Thanks.

Hi @ph0sec,
Hehe indeed, I don't even know what I intended to write there :))
Thank you, cheers!