webrtc/sdk/android/native_api
Magnus Jedvert 3d687a1e3e Add null checks in stacktrace.cc
We have seen crashes originating from derefencing nullptrs in this code,
for unknown reasons. This CL adds null checks to protect against this.
The stacktraces will be missing or truncated when this happens.


Bug: b/147338449
Change-Id: Ieb006f0f8dec4f9621e4df2e2c1a9641f086df86
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173593
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31079}
2020-04-16 09:26:11 +00:00
..
audio_device_module Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
base Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
codecs Expose java to native conversion of bitrate limits in public API. 2020-04-08 07:38:59 +00:00
jni Mass refactoring: Change JNI #includes to use full paths (webrtc/). 2019-06-26 08:23:14 +00:00
peerconnection (7) Rename files to snake_case: remove forwarding headers 2019-01-26 00:33:46 +00:00
stacktrace Add null checks in stacktrace.cc 2020-04-16 09:26:11 +00:00
video Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
DEPS Move android audio device code into sdk/android 2018-03-20 16:04:33 +00:00