Bug#679826: zsnes: segfaults on start in testing i386

Goswin von Brederlow goswin-v-b at web.de
Mon Jul 2 11:17:15 UTC 2012


Hi,

might I suggest adding
    memset(&driver_format, 0, sizeof(driver_format));
That way even if the API changes and the driver_format structure grows
it will still initialize all fields to 0, which is usualy a good default.

MfG
	Goswin





More information about the Pkg-games-devel mailing list