Skip to content

v2.1.0

Compare
Choose a tag to compare
@zsw007 zsw007 released this 02 Feb 18:41
6218a43

Notable changes:

  • Fix bug where memory address for size 4 GB gets stored as 0
  • Add __set_backtrace_on_abort() used to enable or disable abort() from calling display_backtrace()
  • Define == and != operators for pthread_t

Full Changelog: v2.0.0...v2.1.0