Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a8a3f565 authored by Ghouse Hajimad's avatar Ghouse Hajimad Committed by Mattias Nilsson
Browse files

Fix NPE of NativeTombstoneManager.TombstoneWatcher

Root Cause:
"path" argument of FileObserver.onEvent(event, path) can be null,
but there is no null check in NativeTombstoneManager.TombstoneWatcher.

Solution:
Do nothing when path is null

Bug: 301410299
Test: manual (check native crash dump behavior)
Change-Id: I92ee2ddd0a844e9150ca851f0d94f60f4a20e68f
parent 53565bfd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment