diff options
author | Yuval Shaia <yuval.shaia@oracle.com> | 2019-01-16 17:15:38 +0200 |
---|---|---|
committer | Marcel Apfelbaum <marcel.apfelbaum@gmail.com> | 2019-01-19 10:54:37 +0200 |
commit | a1aa88b7dcac2b22d74908f9276d5d145d8e65a0 (patch) | |
tree | 3f3952ec6c4b83f25fc4949bfe3ab559e937f0a9 /hw/virtio/virtio-rng.c | |
parent | 5bb8b739879f255fb3587238611334584ddcd99b (diff) | |
download | qemu-a1aa88b7dcac2b22d74908f9276d5d145d8e65a0.zip qemu-a1aa88b7dcac2b22d74908f9276d5d145d8e65a0.tar.gz qemu-a1aa88b7dcac2b22d74908f9276d5d145d8e65a0.tar.bz2 |
hw/rdma: Verify that ptr is not NULL before freeing
To cover the case where fini() was called even when init() fails make
sure objects are not NULL before calling to non-null-safe destructors.
Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190116151538.14088-1-yuval.shaia@oracle.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Diffstat (limited to 'hw/virtio/virtio-rng.c')
0 files changed, 0 insertions, 0 deletions