widl: Replace strdup, malloc and realloc with xstrdup, xmalloc and xrealloc.
commit4961379d7408cc6f080106b0c01e85eb014da17d
authorDan Hipschman <dsh@linux.ucla.edu>
Fri, 4 Aug 2006 18:06:54 +0000 (4 11:06 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 5 Aug 2006 09:25:26 +0000 (5 11:25 +0200)
treef387ac3be5b1d452fdf794f6d8336f0a2bceedeb
parenteebb1112214a68762d2e9d3663e95fef51c4b6dc
widl: Replace strdup, malloc and realloc with xstrdup, xmalloc and xrealloc.
tools/widl/widl.c
tools/widl/write_msft.c