oleaut32: Ensure that CyclicList nodes have a type.
commit9c53c8e7b38db657232dfac728fc5b8504571db8
authorAndrew Eikum <aeikum@codeweavers.com>
Wed, 18 Aug 2010 17:21:37 +0000 (18 12:21 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Aug 2010 09:16:34 +0000 (19 11:16 +0200)
treea07d7dc2f77987c2d4e5e0b144dac750fcb718b2
parenta8dbeb1e60098d78c6875e7dcb023d5c97c27d60
oleaut32: Ensure that CyclicList nodes have a type.

Some code checks against the type of a CyclicList node, so we should
make sure that it's always initialized.
dlls/oleaut32/typelib2.c