Commit 43c15f0
committed
fix(adobe-kit): null-safe current user identities lookup
Use a safe-call when reading currentUser.userIdentities during ID sync to avoid NPE when no current user is available.
Made-with: Cursor1 parent 3bbc708 commit 43c15f0
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments