[Bug 1864] New: Missing initialisation in _XFopenFile

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 15 05:24:32 PST 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=1864        
   
           Summary: Missing initialisation in _XFopenFile
           Product: xorg
           Version: CVS_head
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Lib/Xlib
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: ago at freedesktop.org
OtherBugsDependingO 1802
             nThis:


pbuf is not initialized in _XFopenFile. Later the pointer is checked for NULL
and freed otherwise. If the file was not found the pointer is uninitialized and
random  memory is freed.        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list