- Notifications
You must be signed in to change notification settings - Fork28
Commit030ad0a
committed
Add check for syscache lookup failure in update_relispartition().
Omitted in commit05b38c7 (though it looks like the original blamebelongs to9e9befa). A failure is admittedly unlikely, but if itdid happen, SIGSEGV is not the approved method of reporting it.Per Coverity. Back-patch to v11 where the broken code originated.1 parent506af10 commit030ad0a
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2682 | 2682 |
| |
2683 | 2683 |
| |
2684 | 2684 |
| |
| 2685 | + | |
| 2686 | + | |
2685 | 2687 |
| |
2686 | 2688 |
| |
2687 | 2689 |
| |
2688 | 2690 |
| |
2689 |
| - | |
2690 | 2691 |
| |
2691 | 2692 |
|
0 commit comments
Comments
(0)