[Nouveau] [Bug 90888] New: A trivial fix for a potential crash
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jun 7 12:51:05 PDT 2015
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 at lists.freedesktop.org
Reporter: j-r at online.de
QA Contact: nouveau at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150607/b3710ce5/attachment.html>
More information about the Nouveau
mailing list