On 02.10.2015 21:09, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> Check the number of vectors received from the server, to avoid
> out of bound array access.
>
> Signed-off-by: Marc-André Lureau
> ---
> contrib/ivshmem-client/ivshmem-client.c | 5 +
> 1 file changed, 5
From: Marc-André Lureau
Check the number of vectors received from the server, to avoid
out of bound array access.
Signed-off-by: Marc-André Lureau
---
contrib/ivshmem-client/ivshmem-client.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/contrib/ivshmem-client/ivshmem-client.c
b/con