wine/programs/winhelp winhelp.c macro.lex.l hl ...
ChangeSet ID: 15686 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/25 14:08:46 Modified files: programs/winhelp: winhelp.c macro.lex.l hlpfile.c hlp2sgml.c Log message: Ken Belleau <jamez(a)ivic.qc.ca> - Used wine_dbgstr_a to prevent an overflow. - Improved support to call macros with a variable number of parameters. - Put a check to prevent an out of bounds access. Patch: http://cvs.winehq.org/patch.py?id=15686 Old revision New revision Changes Path 1.36 1.37 +1 -1 wine/programs/winhelp/winhelp.c 1.9 1.10 +15 -9 wine/programs/winhelp/macro.lex.l 1.23 1.24 +1 -1 wine/programs/winhelp/hlpfile.c 1.11 1.12 +5 -0 wine/programs/winhelp/hlp2sgml.c
participants (1)
-
Alexandre Julliard