diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2018-05-15 19:58:14 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2018-05-18 09:14:24 +0200 |
commit | e8dcb8ae5121965ac8c89e6b277ac127e9d08452 (patch) | |
tree | ff2a8f5e8d90ae1cc581a63230e4778b4050f3c0 /util/aio-win32.c | |
parent | 68898bc82bcb0e697ed03c2405321033ba7feaf7 (diff) | |
download | qemu-e8dcb8ae5121965ac8c89e6b277ac127e9d08452.zip |
sdl: Move use of surface pointer below check for whether it is NULL
In commit 2ab858c6c38ee1 we added a use of the 'surf' variable
in sdl2_2d_update() that was unfortunately placed above the
early-exit-if-NULL check. Move it to where it ought to be.
Fixes: Coverity CID 1390598
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180515185814.1374-1-peter.maydell@linaro.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'util/aio-win32.c')
0 files changed, 0 insertions, 0 deletions