]> Git Repo - qemu.git/commit
ivshmem: check the value returned by fstat()
authorzhanghailiang <[email protected]>
Thu, 14 Aug 2014 07:29:15 +0000 (15:29 +0800)
committerMichael Tokarev <[email protected]>
Fri, 15 Aug 2014 15:12:58 +0000 (19:12 +0400)
commit5edbdbcdf882e4220adc7dbf433351077cd1fbbc
tree533517c9628d4009668cdaab3371d622cfdafc15
parent2c145d7a73206afc576fea86514e892e11481dab
ivshmem: check the value returned by fstat()

The function fstat() may fail, so check its return value.

Acked-by: Levente Kurusa <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: zhanghailiang <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/misc/ivshmem.c
This page took 0.025066 seconds and 4 git commands to generate.