]> Git Repo - qemu.git/commit
Fix error code checking for SetFilePointer() call
authorFabien Chouteau <[email protected]>
Mon, 10 Dec 2012 11:56:22 +0000 (12:56 +0100)
committerKevin Wolf <[email protected]>
Tue, 11 Dec 2012 10:36:57 +0000 (11:36 +0100)
commitfbcad04d6bfdff937536eb23088a01a280a1a3af
tree3ffaa692e073c9b8aab4d82747a2da5d204a4174
parent473c7f0255920bcaf37411990a3725898772817f
Fix error code checking for SetFilePointer() call

An error has occurred if the return value is invalid_set_file_pointer
and getlasterror doesn't return no_error.

Signed-off-by: Fabien Chouteau <[email protected]>
Acked-by: Stefan Hajnoczi <[email protected]>
block/raw-win32.c
This page took 0.025597 seconds and 4 git commands to generate.