diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2017-07-26 11:38:18 -0600 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2017-07-26 11:38:18 -0600 |
commit | 96d2c2c57452f8b6bc3decae71435e7230f3432e (patch) | |
tree | b346f5ddd658498080d5066932439d0e1876307e /tests/test-aio-multithread.c | |
parent | 418c69813f027cb1408aa2759022f5ca170a8c8c (diff) |
vfio/pci: fix use of freed memory
hw/vfio/pci.c:308:29: warning: Use of memory after it is freed
qemu_set_fd_handler(*pfd, NULL, NULL, vdev);
^~~~
Reported-by: Clang Static Analyzer
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'tests/test-aio-multithread.c')
0 files changed, 0 insertions, 0 deletions