wmc: xmalloc shouldn't initialize to zero, do that explicitly where needed.
[wine] / .gitignore
1 *.[oa]
2 *.avi
3 *.bmp
4 *.cur
5 *.ico
6 *.mc.rc
7 *.orig
8 *.rej
9 *.res
10 *.so
11 *.tab.[ch]
12 *.tlb
13 *_[cips].c
14 *~
15 /Make.rules
16 /TAGS
17 /autom4te.cache
18 /config.cache
19 /config.log
20 /config.status
21 /tags
22 /wine
23 Makefile
24 lex.yy.c