[Bug 29849] New: oleaut32's OLEPictureImpl_Load fails when Stat() method is missing

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 9 15:27:20 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29849

             Bug #: 29849
           Summary: oleaut32's OLEPictureImpl_Load fails when Stat()
                    method is missing
           Product: Wine
           Version: 1.4-rc2
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: oleaut32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: michael.blumenkrantz at gmail.com
    Classification: Unclassified


Created attachment 38772
  --> http://bugs.winehq.org/attachment.cgi?id=38772
test case

Without a Stat() method, this function should only read the parts of a file
that are needed. Instead, it continues to read and eventually crashes.

Find attached a test case which takes an image file as an argument, then
crashes.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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