]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/sysemu/sysemu.h
fw_cfg: Splash image loader can overrun a stack variable, fix
[mirror_qemu.git] / include / sysemu / sysemu.h
index 337ce7df0cc750c476c377945244f07b42edd84a..1d9599e5f497e6d281fc32ac790efcf87152e316 100644 (file)
@@ -122,7 +122,7 @@ extern int semihosting_enabled;
 extern int old_param;
 extern int boot_menu;
 extern uint8_t *boot_splash_filedata;
-extern int boot_splash_filedata_size;
+extern size_t boot_splash_filedata_size;
 extern uint8_t qemu_extra_params_fw[2];
 extern QEMUClock *rtc_clock;