File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727- Fix a shutdown-time use-after-free window in ` sentry_close() ` . ([ #1750 ] ( https://github.com/getsentry/sentry-native/pull/1750 ) )
2828- Native/Linux: resolve symbol names for crashed thread on Linux. ([ #1764 ] ( https://github.com/getsentry/sentry-native/pull/1764 ) )
2929- Native: validate ELF header entry sizes. ([ #1746 ] ( https://github.com/getsentry/sentry-native/pull/1746 ) )
30+ - Native: clamp ` module_count ` from the shared crash context before. ([ #1770 ] ( https://github.com/getsentry/sentry-native/pull/1770 ) )
3031- Prevent database cleanup from following symlinks in run and cache directories. ([ #1751 ] ( https://github.com/getsentry/sentry-native/pull/1751 ) )
3132- Structured logs: respect printf argument widths when extracting log parameters to avoid stack-data disclosure and corrupted attributes on 32-bit platforms. ([ #1752 ] ( https://github.com/getsentry/sentry-native/pull/1752 ) )
3233- Fix a potential out-of-bounds read when parsing non-NUL-terminated ` sentry-trace ` headers. ([ #1749 ] ( https://github.com/getsentry/sentry-native/pull/1749 ) )
You can’t perform that action at this time.
0 commit comments