[libvirt PATCH] esx_stream: Fix NULL dereferences

Michal Prívozník mprivozn at redhat.com
Thu Mar 17 15:15:16 UTC 2022


On 3/17/22 11:59, Tim Wiederhake wrote:
> A wrong reordering caused "priv" to be derefenced before the NULL-check
> in esxStreamSend and esxStreamRecvFlags.
> 
> Fixes: 12e19f172d2a908eec2a4557202ff764cdbb951e
> Signed-off-by: Tim Wiederhake <twiederh at redhat.com>
> ---
>  src/esx/esx_stream.c | 102 +++++++++++++++++++++++--------------------
>  1 file changed, 55 insertions(+), 47 deletions(-)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Sorry for not spotting this earlier.

Michal



More information about the libvir-list mailing list