mirror of https://gitee.com/openkylin/qemu.git
net: fix incorrect access to pointer
This is not dereferencing the pointer, and instead checking only the value of the pointer. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
This commit is contained in:
parent
1ac6c07f42
commit
2c5e564f4d
Loading…
Reference in New Issue