[Bug 1383] X failed to scan PCI bus on ia64/460gx due to typo

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 12 14:41:26 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://bugs.freedesktop.org/show_bug.cgi?id=1383        
   

krh at bitplanet.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Attachment #902|                            |approval_X11R6.8.x?
               Flag|                            |




------- Additional Comments From krh at bitplanet.net  2004-12-12 14:41 -------
(From update of attachment 902)
Sorry for the late nomination, I was going through our RPM today and found
this.  The patch is a bit tricky, because 1) this code uses assignments in if
conditionals in other places and 2) there are extra ( ) around the assignment
as if to silence the warning.

However, looking at the context, it's clear that the patch doesn't break
anything, since just below the if statement there is code dereferencing
pBusInfo, but if this code is reached pBusInfo would be NULL.

We have this patch in our RPM.
        
   
   
--         
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