- Used wine_dbgstr_a to prevent an overflow.
commit43ae5e54413c1e848d3ac5d06990fd8a236a4391
authorKen Belleau <jamez@ivic.qc.ca>
Tue, 25 Jan 2005 20:08:46 +0000 (25 20:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Jan 2005 20:08:46 +0000 (25 20:08 +0000)
tree8df52754bd442a53459fbef75da5b2b911e91e84
parentc5b0a1792ca93c48047c611fdd7ae3c621e94fd8
- 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.
programs/winhelp/hlp2sgml.c
programs/winhelp/hlpfile.c
programs/winhelp/macro.lex.l
programs/winhelp/winhelp.c