- Notifications
You must be signed in to change notification settings - Fork5
Commit8a8c581
committed
Remove unnecessary NULL test.
Spotted by Coverity and reported by Michael Paquier. Per discussion,we don't necessarily care about making Coverity happy in all suchinstances, but we can go ahead and change them where it otherwiseseems to improve the code.1 parent31c018e commit8a8c581
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
405 |
| - | |
406 |
| - | |
| 405 | + | |
407 | 406 |
| |
408 | 407 |
| |
409 | 408 |
| |
|
0 commit comments
Comments
(0)