https://bugzilla.kernel.org/show_bug.cgi?id=205277

--- Comment #5 from [email protected] ---
In the (now obsolete) proposed code, the variable 'i' will become 8, when the
for-loop is done. The following if-statement will access something outside the
array memory. 

Something like this may work without problems, but it can trigger a new problem
too.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to