Add check for syscache lookup failure in update_relispartition().
Omitted in commit 05b38c7e (though it looks like the original blame belongs to 9e9befac). 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.
Showing
Please register or sign in to comment