* Fix trivial unchecked allocations
* Move instruction lookup caching allocation into the core
* Apply formatting nitpicks
Co-authored-by: Rot127 <45763064+Rot127@users.noreply.github.com>
* Assert to avoid an integer overflow in lookup_insn_map()
* Remove unused member from cs_struct
* Document what happens when lookup_insn_map() fails
---------
Co-authored-by: Samuel Arnold <samuel.arnold@crowdstrike.com>
Co-authored-by: Rot127 <45763064+Rot127@users.noreply.github.com>