diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-08-09 17:14:24 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-08-10 10:56:39 +0200 |
commit | 6ff5b5d6d521001135d1bd5c609e8834099f01d8 (patch) | |
tree | 48c94b752e4ba1f2346b6d2329d02a515ef9cfc7 /scripts/oss-fuzz | |
parent | da77adbaf619c4d170cb42d769145ad1803fbad9 (diff) | |
download | qemu-6ff5b5d6d521001135d1bd5c609e8834099f01d8.zip qemu-6ff5b5d6d521001135d1bd5c609e8834099f01d8.tar.gz qemu-6ff5b5d6d521001135d1bd5c609e8834099f01d8.tar.bz2 |
ui/sdl2: Check return value from g_setenv()
Setting environment variables can fail; check the return value
from g_setenv() and bail out if we couldn't set SDL_VIDEODRIVER.
Fixes: Coverity 1458798
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210809161424.32355-1-peter.maydell@linaro.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/oss-fuzz')
0 files changed, 0 insertions, 0 deletions