https://bugs.winehq.org/show_bug.cgi?id=43779 Bug ID: 43779 Summary: In ole32/storage32.c , miss check for the result of HeapAlloc Product: Wine Version: 2.0.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs(a)winehq.org Reporter: os(a)iscas.ac.cn Distribution: --- In file [dlls/storage32.c:7269]: Memory is allocated with HeapAlloc() to variable newStream, but using the newStream directly without check. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.