[Bug 14826] New: [patch] invalid check of return value of xf86SetOperatingState

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 4 21:20:40 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=14826

           Summary: [patch] invalid check of return value of
                    xf86SetOperatingState
           Product: xorg
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: high
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: doug.chapman at hp.com
         QAContact: xorg-team at lists.x.org


Created an attachment (id=14851)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=14851)
fix invalid return value check of xf86SetOperatingState

In xf86-video-ati/src/radeon_driver.c this check appears to always fail:

 if (xf86SetOperatingState(resVga, info->pEnt->index, ResUnusedOpr))




More information about the xorg-driver-ati mailing list