[Bug 44789] New: dlls/ole32/storage32.c , missing check for the return value of HeapAlloc

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 21 00:31:16 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44789

            Bug ID: 44789
           Summary: dlls/ole32/storage32.c , missing check for the return
                    value of HeapAlloc
           Product: Wine
           Version: 3.4
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: ly_1066 at 126.com
      Distribution: ---

In file [dlls/ole32/storage32.c:7793]: 
heap memory is allocated with HeapAlloc() , but derefenence the return value
"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.



More information about the wine-bugs mailing list