File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 1515 * Removed non-thread safe date formatter
1616 [ #758 ] ( https://github.com/bugsnag/bugsnag-cocoa/pull/758 )
1717
18- * Fix incorrect string comparison of thread names in Mach exception handling
19- [ #721 ] ( https://github.com/bugsnag/bugsnag-cocoa/pull/721 )
20-
21- * Move binary images store declaration from header file
22- [ #725 ] ( https://github.com/bugsnag/bugsnag-cocoa/pull/725 )
23-
2418 * Avoid dereference null pointer in JSON serialisation
2519 [ #637 ] ( https://github.com/bugsnag/bugsnag-cocoa/pull/637 )
2620 [ Naugladur] ( https://github.com/Naugladur )
2721
28- * Fix DYLD lock mechanism preventing compilation on iOS <10.
29- [ #675 ] ( https://github.com/bugsnag/bugsnag-cocoa/pull/675 )
30-
3122 * Fixed an issue where an app could deadlock during a crash if unfavourable
3223 timing caused DYLD lock contention.
3324 [ #580 ] ( https://github.com/bugsnag/bugsnag-cocoa/pull/580 )
25+ [ #675 ] ( https://github.com/bugsnag/bugsnag-cocoa/pull/675 )
26+ [ #725 ] ( https://github.com/bugsnag/bugsnag-cocoa/pull/725 )
27+ [ #721 ] ( https://github.com/bugsnag/bugsnag-cocoa/pull/721 )
3428
3529 * Fix possible report corruption when using ` notify() ` from multiple threads
3630 when configured to skip capturing/reporting background thread contents
You can’t perform that action at this time.
0 commit comments