Home
last modified time | relevance | path

Searched hist:"4 ff97121" (Results 1 – 2 of 2) sorted by relevance

/qemu/contrib/vhost-user-gpu/
H A Dvirgl.c4ff97121 Mon Mar 23 11:29:41 GMT 2020 Philippe Mathieu-Daudé <philmd@redhat.com> vhost-user-gpu: Release memory returned by vu_queue_pop() with free()

vu_queue_pop() returns memory that must be freed with free().

Cc: qemu-stable@nongnu.org
Reported-by: Coverity (CID 1421887 ALLOC_FREE_MISMATCH)
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
H A Dvhost-user-gpu.c4ff97121 Mon Mar 23 11:29:41 GMT 2020 Philippe Mathieu-Daudé <philmd@redhat.com> vhost-user-gpu: Release memory returned by vu_queue_pop() with free()

vu_queue_pop() returns memory that must be freed with free().

Cc: qemu-stable@nongnu.org
Reported-by: Coverity (CID 1421887 ALLOC_FREE_MISMATCH)
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>