widl: Tweak the rules for when to call pfnFree for arrays.
commitb57a322b0268e6904d23b65cb2cd65045bed021d
authorRob Shearman <rob@codeweavers.com>
Fri, 21 Dec 2007 09:41:40 +0000 (21 09:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Dec 2007 11:43:18 +0000 (21 12:43 +0100)
tree5b7927bb9c200773433b3e8c93720aa8eee9b7ee
parenta4269c8eed130acd3a767ca36da80265e0340a8a
widl: Tweak the rules for when to call pfnFree for arrays.

Varying arrays that aren't unmarshalled shouldn't be freed, but
conformant arrays that aren't unmarshalled should.
tools/widl/typegen.c