Build mesa 636 completed

Commit 4d02e91e49 by Hans de Goede on 3/14/2016 2:01 PM:
clover: Fix pipe_grid_info.indirect not being initialized.\n\nAfter pipe_grid_info.indirect was introduced, clover was not modified\nto set it causing it to pass uninitialized memory for it to launch_grid.\n\nThis commit fixes this by zero-ing the entire pipe_grid_info struct when\ndeclaring it, to avoid similar problems popping-up in the future.\n\nCc: "11.2" <[email protected]>\nSigned-off-by: Hans de Goede <[email protected]>\nReviewed-by: Samuel Pitoiset <[email protected]>\n[ Francisco Jerez: Trivial codestyle fix. ]\nReviewed-by: Francisco Jerez <[email protected]>

Configure your notification preferences

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to