Commit 184df33
committed
Fix NPE at AppDb#findUsage
This should never have happened since the non-null checks have passed. But in
reality, it still happens on ZTE Blade A75 5G.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>1 parent 1eae1b6 commit 184df33
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
436 | 437 | | |
437 | 438 | | |
438 | 439 | | |
439 | | - | |
| 440 | + | |
440 | 441 | | |
441 | 442 | | |
442 | 443 | | |
| |||
0 commit comments