Skip to content

v5.23.4

Compare
Choose a tag to compare
@tomlongridge tomlongridge released this 06 Jul 09:01
· 3129 commits to master since this release
c37bf52

Bug Fixes

The following bug fixes have been applied to the v5 branch to provide a patch
for users who have not yet upgraded to v6:

  • Fix incorrect string comparison of thread names in Mach exception handling
    #721

  • Move binary images store declaration from header file
    #725

  • Avoid dereference null pointer in JSON serialisation
    #637
    Naugladur