Release 0.1.1
This is an intermediate bugfix release before the larger 0.2.0.
Changes
- Add more config vars to the projects load wxclusions (#911)
- Rename
esil.7
torz-esil.7
manpage to avoid collisions with r2 - Fix UAF in
rz_bin_reset_strings()
(#772) - Check if core plugin implements call before calling (#670)
- Use GZip when compressing android release archives (#575)
- Provide both x86/x64 windows installers (#548)
- core/agraph: reintroduce
Shift-Tab
to move to prev node (#553) - Fix
io.va
being set to true afteraaft
(#459) - Fix "‘%s directive argument is null" warnings (#464)
- Consider all functions in
afl.
and print error if no function is there - Fix signature in JSON mode in Mach-O and check for NULL signature (#463)
- #include <errno.h> explicitly in rz_types.h (#452)
- COFF: set zero size for label-symbols (#448)
- COFF: handle empty sections (#447)
- Meson: Escape paths on Windows (#444)
- Fix memleaks in ESIL op handlers (#438)
- Prevent FD_ZERO formatting from mangling by clang-format (#437)
- Fix crash with
es
without args (#436) - Fix crash with
el
without args (#434) - Extend warning when debug on macOS fails