Commit b13f80a
Move misplaced NULL pointer checks
Found using Coccinelle. No problems have been reported due to
these, but it is good form to have them in the right place.1 parent b8863d7 commit b13f80a
1 file changed
Lines changed: 4 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2427 | 2427 | | |
2428 | 2428 | | |
2429 | 2429 | | |
2430 | | - | |
| 2430 | + | |
2431 | 2431 | | |
2432 | 2432 | | |
2433 | | - | |
| 2433 | + | |
2434 | 2434 | | |
2435 | 2435 | | |
2436 | 2436 | | |
| |||
3434 | 3434 | | |
3435 | 3435 | | |
3436 | 3436 | | |
3437 | | - | |
3438 | | - | |
3439 | | - | |
3440 | | - | |
3441 | | - | |
3442 | | - | |
3443 | | - | |
3444 | | - | |
3445 | | - | |
3446 | | - | |
3447 | | - | |
3448 | | - | |
3449 | | - | |
| 3437 | + | |
3450 | 3438 | | |
3451 | 3439 | | |
3452 | 3440 | | |
3453 | 3441 | | |
3454 | 3442 | | |
| 3443 | + | |
3455 | 3444 | | |
3456 | 3445 | | |
3457 | 3446 | | |
| |||
0 commit comments