[Scummvm-cvs-logs] scummvm branch-1-6 -> 7b7114d244a836740e77d111b35b38a077888542

eriktorbjorn eriktorbjorn at telia.com
Sat Jun 1 23:25:42 CEST 2013


This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
b5a3b3d942 SAGA: Add missing "break"s
7b7114d244 LURE: Add missing va_end()


Commit: b5a3b3d94220c5749f85407cca74697fe788ed04
    https://github.com/scummvm/scummvm/commit/b5a3b3d94220c5749f85407cca74697fe788ed04
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2013-06-01T14:23:48-07:00

Commit Message:
SAGA: Add missing "break"s

It seems pretty clear to me that these fallthroughs were not
intentional, seeing how one of them could cause ITE to fall through
to IHNM-specific code.

CID 1003744, 1003745

Changed paths:
    engines/saga/events.cpp




Commit: 7b7114d244a836740e77d111b35b38a077888542
    https://github.com/scummvm/scummvm/commit/7b7114d244a836740e77d111b35b38a077888542
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2013-06-01T14:25:05-07:00

Commit Message:
LURE: Add missing va_end()

CID 1002106

Changed paths:
    engines/lure/menu.cpp








More information about the Scummvm-git-logs mailing list