jail: preload: avoid NULL-dereference in case things go wrong
authorDaniel Golle <daniel@makrotopia.org>
Mon, 23 Aug 2021 17:15:20 +0000 (18:15 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 24 Aug 2021 17:32:06 +0000 (18:32 +0100)
commitb824a896ac4fd212a27ce1862cc77e09c13f5b84
tree940188d370addb8b025ef8ed41149b093e7aabf2
parentd716cb5ca3c27e7bff2ab6f793aa4b827fdd3290
jail: preload: avoid NULL-dereference in case things go wrong

Coverity CID: 1446096 Dereference after null check
Coverity CID: 1446070 Dereference after null check

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
jail/preload.c