wargio / r2dec-js

radare2 plugin - converts asm to pseudo-C code.
508 stars 48 forks source link

Fix build with latest r2 from git, use xdg instead of hardcoded paths #278

Closed trufae closed 1 year ago

wargio commented 1 year ago

free(): double free detected in tcache 2

wargio commented 1 year ago

maybe it needs to update the r2 version?

trufae commented 1 year ago

The double free was because I didnt noticed the *env is owned by slurp_at at first try.

trufae commented 1 year ago

Should be good to squash and merge now

trufae commented 1 year ago

Where are those eslint/tests jobs running? it is working?

wargio commented 1 year ago

seems not