Commit 62148c3
committed
Add check for syscache lookup failure in update_relispartition().
Omitted in commit 05b38c7 (though it looks like the original blame
belongs to 9e9befa). A failure is admittedly unlikely, but if it
did happen, SIGSEGV is not the approved method of reporting it.
Per Coverity. Back-patch to v11 where the broken code originated.1 parent 84e4570 commit 62148c3
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3451 | 3451 | | |
3452 | 3452 | | |
3453 | 3453 | | |
| 3454 | + | |
| 3455 | + | |
3454 | 3456 | | |
3455 | 3457 | | |
3456 | 3458 | | |
3457 | 3459 | | |
3458 | | - | |
3459 | 3460 | | |
3460 | 3461 | | |
0 commit comments