ChangeSet ID: 7201 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/02/11 16:07:16
Modified files: programs/winedbg: source.c module.c hash.c ext_debugger.c
Log message: Eric Pouech eric.pouech@wanadoo.fr Translated sprintf calls into snprintf.
Patch: http://cvs.winehq.com/patch.py?id=7201
Old revision New revision Changes Path 1.1 1.2 +1 -1 wine/programs/winedbg/source.c 1.2 1.3 +2 -2 wine/programs/winedbg/module.c 1.5 1.6 +7 -7 wine/programs/winedbg/hash.c 1.1 1.2 +1 -1 wine/programs/winedbg/ext_debugger.c