summary refs log tree commit diff stats
path: root/migration/qemu-file-unix.c
diff options
context:
space:
mode:
authorGonglei <arei.gonglei@huawei.com>2015-11-02 09:13:48 +0800
committerMichael Tokarev <mjt@tls.msk.ru>2015-11-06 15:42:38 +0300
commit258133bda9a6f22ba436ef9b63b7c086cc80190b (patch)
tree107c9ad242888b543457db4bedf893b2b91f0ad8 /migration/qemu-file-unix.c
parent6268520d7df9b3f183bb4397218c9287441bc04f (diff)
downloadfocaccia-qemu-258133bda9a6f22ba436ef9b63b7c086cc80190b.tar.gz
focaccia-qemu-258133bda9a6f22ba436ef9b63b7c086cc80190b.zip
ivshmem-server: fix possible OVERRUN
>>>     CID 1337991:  Memory - illegal accesses  (OVERRUN)
>>>     Decrementing "i". The value of "i" is now 65534.
218         while (i--) {
219             event_notifier_cleanup(&peer->vectors[i]);
220         }

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'migration/qemu-file-unix.c')
0 files changed, 0 insertions, 0 deletions