diff options
author | Willem Jan Palenstijn | 2011-07-18 23:33:25 +0200 |
---|---|---|
committer | Willem Jan Palenstijn | 2011-07-18 23:36:56 +0200 |
commit | 85a056f3824151e4f1838de2ca3aeb7e824c32b8 (patch) | |
tree | 67e22fd9fe70813cd27acfcbed8c5cea675a9d61 /engines/sci/sound/soundcmd.h | |
parent | a49d07d95f4602b5e4b8d83b9c0e1887810c5a85 (diff) | |
download | scummvm-rg350-85a056f3824151e4f1838de2ca3aeb7e824c32b8.tar.gz scummvm-rg350-85a056f3824151e4f1838de2ca3aeb7e824c32b8.tar.bz2 scummvm-rg350-85a056f3824151e4f1838de2ca3aeb7e824c32b8.zip |
SCI: Fix kFormat's handling of %c with a 0 argument
SSCI used a sprintf to handle %c, appending the result to the output,
which is effectively a nop for a zero argument.
This is bug #3368821. Thanks to digitall for tracing it to KFormat
and testing this patch.
Diffstat (limited to 'engines/sci/sound/soundcmd.h')
0 files changed, 0 insertions, 0 deletions