
2 Sep
2019
2 Sep
'19
11:02 a.m.
On Mon, Sep 02, 2019 at 04:13:55PM +0200, Peter Krempa wrote:
A specially crafted XML which would reference a non-existing disk but request the mirror to be registered with the blockjob could potentially make the parser dereference NULL. Fix it by moving the code slightly and just treat it as a wrong job XML. Found by Coverity.
Reported-by: John Ferlan <jferlan@redhat.com> Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- Reviewed-by: Erik Skultety <eskultet@redhat.com>
safe for freeze