ole32: Fix call to free_stringtable with uninitialized pointer (Coverity).

Sebastian Lackner sebastian at fds-team.de
Tue Mar 10 19:40:09 CDT 2015


There are a couple of goto's which jump to 'failed' without initializing the stringtables.

CID 701399 and 701400.

---
 dlls/ole32/filemoniker.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ole32-Fix-call-to-free_stringtable-with-uninitialize.patch
Type: text/x-patch
Size: 1265 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150311/405693ea/attachment-0001.bin>


More information about the wine-patches mailing list