[Bug 2245] New: xkb/ddxLoad.c cleanup

bugzilla-daemon@freedesktop.org bugzilla-daemon@freedesktop.org
Sun Jan 9 07:22:37 PST 2005


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://bugs.freedesktop.org/show_bug.cgi?id=2245        
   
           Summary: xkb/ddxLoad.c cleanup
           Product: xorg
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Server/general
        AssignedTo: xorg-bugzilla-noise@freedesktop.org
        ReportedBy: ago@freedesktop.org


ddxLoad is unreadable and unsafe. With the windows integration lot of security 
issues must be adressed and the code should be cleaned up to make it more
readable and maintainable

- #ifdef __UNIXOS2__ and WIN32 blocks should be reduced to a minimum
- more buffers should be checked for size before copying data to them
- the xkbcomp commandline should be allocated dynamicly (using Xprintf instead
of sprintf on static buffer)        
   
   
--         
Configure bugmail: https://bugs.freedesktop.org/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