wine/programs/winhelp winhelp.c macro.lex.l hl ...

Alexandre Julliard julliard at winehq.org
Tue Jan 25 14:08:46 CST 2005


ChangeSet ID:	15686
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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 at 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




More information about the wine-cvs mailing list