[Bug 79852] New: Mesa-10.2.1/src/gallium/state_trackers/vega/api_params.c:60: possible bad if test ?

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 9 13:56:50 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=79852

          Priority: medium
            Bug ID: 79852
          Assignee: dri-devel at lists.freedesktop.org
           Summary: Mesa-10.2.1/src/gallium/state_trackers/vega/api_params
                    .c:60: possible bad if test ?
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: dcb314 at hotmail.com
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r300
           Product: Mesa

[Mesa-10.2.1/src/gallium/state_trackers/vega/api_params.c:60]: (warning)
Logical disjunction always evaluates to true: count >= 0 || count <= 128.

      return (!(count % 4) && (count >= 0 || count <= VEGA_MAX_SCISSOR_RECTS *
4));

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140609/4bb7aa44/attachment-0001.html>


More information about the dri-devel mailing list