Release v0.7.4
·
1649 commits
to stable
since this release
Security fixes
- Fix CVE-2022-1207
- Fix out of bound read in GNU CRIS analysis plugin
- Fix out of bound read in ObjC analysis
- Harden string limits check in coresymbolication
- Always check for NULL after allocating memory during the parsing of dyldcache
Miscellaneous
- Remove a call to
mcommand that doesn't exist - Fix NetBSD 10 build
- Improve OpenBSD debugger process state handling
- Forbid declaration of
__ucrt_int_to_floatfrom Win SDK 10.0.25182.0 - Various CI-specific fixes