ChangeSet ID: 1009396096385255289729685 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/12/26 14:48:17
Modified files: dlls/kernel : format_msg.c dlls/user : lstr.c programs/wineconsole: wineconsole.c win32 : console.c
Log message: Michael Stefaniuc mstefani@redhat.de Check the return value of *snprintf for C99 style overflow reporting.
Patch: http://cvs.winehq.com/patch.py?id=1009396096385255289729685
Revision Changes Path 1.20 +4 -2 wine/dlls/kernel/format_msg.c 1.19 +4 -2 wine/dlls/user/lstr.c 1.5 +1 -1 wine/programs/wineconsole/wineconsole.c 1.85 +5 -2 wine/win32/console.c