Go to file
Phil Bennett 9246ea1028 Fixed out-of-bounds array accesses in the peplus and videopkr drivers [Oliver Stöneberg]
---------- Forwarded message ----------
From: Oliver Stöneberg <oliverst@online.de>
Date: Sun, Nov 15, 2009 at 3:43 PM
Subject: fixes for cppcheck issues
To: submit@mamedev.org


The following patch fixes some issues reported by cppcheck:
- buffer out-of-bounds accesses in mame/drivers/peplus.c and
mame/drivers/videopkr.c (the latter hopefully fixing the long-
standing crashing issue)
- compilation of mame/machine/irobot.c when DISASSEMBLE_MB_ROM is set
to 1
2009-11-16 15:41:10 +00:00
docs Adjust license.txt to indicate it applies to files unless otherwise 2009-10-12 07:53:52 +00:00
src Fixed out-of-bounds array accesses in the peplus and videopkr drivers [Oliver Stöneberg] 2009-11-16 15:41:10 +00:00
.gitattributes New games added 2009-11-15 14:59:54 +00:00
makefile Move MSVC clean out of core makefile and into windows.mak where it belongs. 2009-09-21 09:03:25 +00:00