Fixed GetDocumentation a little. When called from RegisterTypeLib it
commit064972768db74e16fb5e2c19d32583d35beb8a02
authorBill Medland <medbi01@accpac.com>
Wed, 9 Jan 2002 19:10:59 +0000 (9 19:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Jan 2002 19:10:59 +0000 (9 19:10 +0000)
tree6ba76d55950060ded8c8f5c57243c548eb651ce7
parentb1c45b94243c530aa4ed208177aaa1b8f57e76e9
Fixed GetDocumentation a little.  When called from RegisterTypeLib it
was leaving the Doc entry uninitialised, leading to page fault when
measuring it. Also ensure correct freeing of resources on failure.
dlls/oleaut32/typelib.c