Ignore the alloc_size attribute.
commit3ef094cb2f5de8fd25b291435e5be0d91e274dc0
authorMichael Stefaniuc <mstefaniuc@gmail.com>
Wed, 30 Sep 2009 20:19:30 +0000 (30 20:19 +0000)
committerChristopher Li <sparse@chrisli.org>
Fri, 16 Oct 2009 20:27:59 +0000 (16 20:27 +0000)
tree1b07f3a2962e22c18345d8124d60517e3b0f5449
parentf5cdc3293037321f78c169821baaefb07b1b4167
Ignore the alloc_size attribute.

Wine has annotated the Win32 alloc functions with the alloc_size
attribute. This cuts down the noise a lot when running sparse on the
Wine source code.

Signed-off-by: Michael Stefaniuc <mstefaniuc@gmail.com>
Signed-off-by: Christopher Li <sparse@chrisli.org>
parse.c