Commit 349cf15
Fixing fb4a crashes due to null pointer exception (#55529)
Summary:
[Android][Fixed] - Fix null pointer crash in FabricUIManagerBinding::driveCxxAnimations by adding null check for scheduler
Pull Request resolved: #55529
Crash failures during e2e: https://www.internalfb.com/intern/test/562949977559616
logview: https://fburl.com/logview/65na7gyr
Reason: null dereference
Pull Request resolved: #55529
Crash failures during e2e: https://www.internalfb.com/intern/test/562949977559616
logview: https://fburl.com/logview/65na7gyr
Reason: null dereference
Reviewed By: javache
Differential Revision: D92986523
fbshipit-source-id: 2a193cdc93a44a59fedfb7974bb694546a2000f61 parent d7a1d08 commit 349cf15
1 file changed
Lines changed: 7 additions & 1 deletion
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
56 | 62 | | |
57 | 63 | | |
58 | 64 | | |
| |||
0 commit comments