wrc: xmalloc shouldn't initialize to zero, do that explicitly where needed.
commitfba0897ee78f6419d3851d2c0647f609510f093f
authorAlexandre Julliard <julliard@winehq.org>
Sat, 26 Aug 2006 19:29:24 +0000 (26 21:29 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 26 Aug 2006 19:42:00 +0000 (26 21:42 +0200)
treea1c42f3dccdd63ddcd3378683cee0b2370d7bcd3
parent1916cb1e198647c33165375c34de166163264331
wrc: xmalloc shouldn't initialize to zero, do that explicitly where needed.
tools/wrc/genres.c
tools/wrc/newstruc.c
tools/wrc/newstruc.h
tools/wrc/parser.y
tools/wrc/utils.c