[Scummvm-cvs-logs] scummvm branch-1-8 -> c35dc79b9e4a4d6c7e830637d159ca18987308ae
m-kiewitz
m_kiewitz at users.sourceforge.net
Mon Feb 8 20:50:19 CET 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
c35dc79b9e SCI: Zero out dynamically allocated memory
Commit: c35dc79b9e4a4d6c7e830637d159ca18987308ae
https://github.com/scummvm/scummvm/commit/c35dc79b9e4a4d6c7e830637d159ca18987308ae
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2016-02-08T20:50:12+01:00
Commit Message:
SCI: Zero out dynamically allocated memory
Fixes Mixed Up Mother Goose SCI1.1 crash when saving
And could potentially fix all sorts of other issues
Original SCI only zeroed out heap on init.
Changed paths:
engines/sci/engine/seg_manager.cpp
More information about the Scummvm-git-logs
mailing list