[Bug 16331] New: inetcomm: possible null pointer dereferences

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 4 13:39:38 CST 2008


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

           Summary: inetcomm: possible null pointer dereferences
           Product: Wine
           Version: CVS/GIT
          Platform: PC-x86-64
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: grschneider at gmail.com


Created an attachment (id=17635)
 --> (http://bugs.winehq.org/attachment.cgi?id=17635)
suggested patch

Three possible NULL pointer dereferences in dlls\inetcomm\smtptransport.c,
fixed by doing the parameter check first and using the checked variable
afterwards.


-- 
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