Skip to content

Release v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 21:17
507fdbd
  • Fix: UAF caused by parse_type_abstract_declarator_node()
  • Fix wrong buffer size reporting with shm://
  • Initialize retctx,ctx before freeing the inner elements
  • Init all fields in rz_cmd_state_output_init()
  • Fix #726 - Fix building for x86 Windows with clang-cl
  • Fix -Wunused-function warning on Mac
  • Fix OOB write for DWARF with abbrev with count 0
  • Fix crash due to NULL pointer dereference in rz_analysis_block_recurse()
  • Fix +/- in visual cursor mode
  • Fix self-referential typedef format
  • Make rz_strbuf_slice() truncate on excessive len