bugsnag / bugsnag-android

BugSnag crash monitoring and reporting tool for Android apps
https://www.bugsnag.com/platforms/android/
Other
1.18k stars 205 forks source link

Backport: null check for NDK internal metrics (#2012) #2046

Closed lemnik closed 2 months ago

lemnik commented 2 months ago

Goal

Backport the NULL checks in internal_metrics.c to v5

Testing

Relied on existing tests

bugsnagbot commented 2 months ago

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1923.18 1697.22
arm64_v8a 680.33 459.15
armeabi_v7a 618.9 393.62
x86 758.14 532.86
x86_64 725.38 504.19

Generated by :no_entry_sign: Danger