oleaut32: Fix AddFuncDesc() to ignore scodes array length when NULL array pointer...
commit37745b093d87596fc85902d4a911c8cd77b8536f
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 25 Aug 2016 17:57:16 +0000 (25 20:57 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Aug 2016 13:42:49 +0000 (26 22:42 +0900)
tree21cd067a9517aa720e63bb3a91fc83e4bcd9473d
parent5c4cbc9d6006a1c630dabf1dc4e820f770aee9f4
oleaut32: Fix AddFuncDesc() to ignore scodes array length when NULL array pointer is passed.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/oleaut32/tests/typelib.c
dlls/oleaut32/typelib.c