Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Crashlytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Unreleased
- [fixed] Safely validate memory reads when executing `DW_OP_deref_size`
operations during DWARF stack unwinding (#16550).

# 12.18.0
- [removed] Removes unused integration with the now deprecated ObjC MetricKit API.

Expand Down
Loading