[Bug 2567] New: memset arguments reversed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 17 23:14:28 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=2567          
     
           Summary: memset arguments reversed
           Product: xorg
           Version: 6.8.2
          Platform: PC
        OS/Version: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Server/general
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: freedesktop at davidkrause.com


void *     memset(void *b, int c, size_t len);


yoda:XF4 {102} grep memset xc/extras/drm/tests/dristat.c
        memset(cmd, sizeof(cmd), 0);

yoda:XF4 {103} grep memset xc/programs/Xserver/hw/xfree86/drivers/ati/atidac.c
        (void)memset(fChanged, SizeOf(fChanged), 0);          
     
     
--           
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