widl: xmalloc shouldn't initialize to zero, do that explicitly where needed.
commit883aef172d4efa7fe1bc3d37ad89ae2545ca58cf
authorAlexandre Julliard <julliard@winehq.org>
Sat, 26 Aug 2006 19:39:44 +0000 (26 21:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 26 Aug 2006 19:41:37 +0000 (26 21:41 +0200)
tree6f9cd9bc553a84c0fd0b8e7e318e88e6fe1a10d5
parent80a9a065dda7131a9dc0038077df8f0b4503d88b
widl: xmalloc shouldn't initialize to zero, do that explicitly where needed.
tools/widl/parser.y
tools/widl/typelib.c
tools/widl/utils.c
tools/widl/widltypes.h
tools/widl/write_msft.c