Skip to content

v6.10.1

Compare
Choose a tag to compare
@nickdowell nickdowell released this 07 Jul 12:26
· 1155 commits to master since this release
866d9d9

Bug fixes

  • Fix a potential stack overflow in +[BugsnagThread allThreadsWithCurrentThreadBacktrace:].
    #1148

  • Fix NSNull handling in +[BugsnagError errorFromJson:] and +[BugsnagStackframe frameFromJson:].
    #1143
    #1138

  • Fix a rare crash in bsg_ksmachgetThreadQueueName.
    #1147