diff options
| author | Tomoki Sekiyama | 2014-01-13 18:25:23 +0100 |
|---|---|---|
| committer | Michael Roth | 2014-02-23 20:10:20 +0100 |
| commit | 4c1b8f1e8357d85c613d779596e4079cc581d74f (patch) | |
| tree | f9b82b2f80a4ea4205a4702000f63c103486cfee /include/exec/memory-internal.h | |
| parent | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'... (diff) | |
| download | qemu-4c1b8f1e8357d85c613d779596e4079cc581d74f.tar.gz qemu-4c1b8f1e8357d85c613d779596e4079cc581d74f.tar.xz qemu-4c1b8f1e8357d85c613d779596e4079cc581d74f.zip | |
qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent
OpenEvent and CreateEvent WinAPI return NULL when failed to open/create
events handles, instead of INVALID_HANDLE_VALUE (although their return
types are HANDLE).
This replaces INVALID_HANDLE_VALUE related to event handles with NULL.
Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@hds.com>
Reviewed-by: Gal Hammer <ghammer@redhat.com>
Reviewed-by: Yan Vugenfirer <yvugenfi@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'include/exec/memory-internal.h')
0 files changed, 0 insertions, 0 deletions
