airbus-seclab / bincat

Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
1.66k stars 159 forks source link

fix: Fix out.ini empty lines #117

Closed DarkaMaul closed 3 years ago

DarkaMaul commented 4 years ago

Hello,

I'm unsure of the pertinence of the change, but I did the job for me to fix #115 .

This prevents the out.ini file to accumulate empty lines.