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

            Bug ID: 90888
           Summary: A trivial fix for a potential crash
           Product: Mesa
           Version: git
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: medium
         Component: Drivers/DRI/nouveau
          Assignee: nouveau@lists.freedesktop.org
          Reporter: j...@online.de
        QA Contact: nouveau@lists.freedesktop.org

Created attachment 116340
  --> https://bugs.freedesktop.org/attachment.cgi?id=116340&action=edit
Candidate patch

OP_JOIN are static casted to FlowInstruction, but handleTXL creates OP_JOIN
that is no FlowInstruction.

It probably doesn't matter outside debug builds, since only the IR printer
seems to access the additional FlowInstruction fields.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to