Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent null pointer dereferencing in WebRtcRemoteEventLogManager
|network_connection_tracker_| might never be set (if no profile is loaded). In that case, it should not be dereferenced. Bug: 866865 Change-Id: I490be08795f41908d7ac49fdcd5d8588fbea83b7 Reviewed-on: https://chromium-review.googlesource.com/1148335 Commit-Queue: Elad Alon <[email protected]> Reviewed-by: Max Morin <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#577528}(cherry picked from commit ac6c083) Reviewed-on: https://chromium-review.googlesource.com/1149841 Reviewed-by: Elad Alon <[email protected]> Cr-Commit-Position: refs/branch-heads/3497@{#74} Cr-Branched-From: 271eaf5-refs/heads/master@{#576753}
- Loading branch information