widl: Add checking to arguments of non-local functions.
authorRob Shearman <rob@codeweavers.com>
Mon, 14 Apr 2008 10:00:26 +0000 (11:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Apr 2008 11:39:47 +0000 (13:39 +0200)
commit2ac495c85d884548c053e0ed6aac78d128abdc08
tree707b02df2eb08251daa94709314b0304e329d638
parent005359968885b778d271891a08c1b888bcea573d
widl: Add checking to arguments of non-local functions.

Check that out arguments have enough levels of indirection and that they
don't derive from void * or a function pointer.
tools/widl/parser.y