diff options
author | 2015-01-21 16:18:35 +0100 | |
---|---|---|
committer | 2015-01-26 12:27:05 +0100 | |
commit | a904c91196a9c5dbd7b9abcd3d40b0824286fb1c (patch) | |
tree | f030234faba54dd872efc38f4d2671d142f661ef /util/qemu-thread-posix.c | |
parent | .travis.yml: Add "--enable-modules" (diff) | |
download | qemu-a904c91196a9c5dbd7b9abcd3d40b0824286fb1c.tar.xz qemu-a904c91196a9c5dbd7b9abcd3d40b0824286fb1c.zip |
exec: fix madvise of NULL pointer
Coverity flags this as "dereference after null check". Not quite a
dereference, since it will just EFAULT, but still nice to fix.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util/qemu-thread-posix.c')
0 files changed, 0 insertions, 0 deletions