radareorg / radeco

radare2-based decompiler and symbol executor
371 stars 52 forks source link

Handle ESIL parsing errors #238

Closed Mm7 closed 5 years ago

Mm7 commented 5 years ago

Fixes the build. Please let me know if you like this approach or maybe if you want me to do something else... A different approach could be passing the error up to the caller (probably via the ? operator).

Mm7 commented 5 years ago

@XVilka Should be a bit better now :smiley: