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
m
command that doesn't exist - Fix NetBSD 10 build
- Improve OpenBSD debugger process state handling
- Forbid declaration of
__ucrt_int_to_float
from Win SDK 10.0.25182.0 - Various CI-specific fixes