Commit a81043c
authored
this.blockingNeutral can be null
I think changing .equals() to == will fix a possible crash at this location. We know that pBlocking is not null because the preceding line would have thrown IllegalStateException.1 parent 5669f9b commit a81043c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
0 commit comments