Build mesa 6205 failed
Commit f09c2cefdd by George Barrett on 11/19/2017 10:55 AM:
glsl: Catch subscripted calls to undeclared subroutines\n\ngenerate_array_index fails to check whether the target of a subroutine\ncall exists in the AST, potentially passing around null ir_rvalue\npointers eventuating in abort/segfault.\n\nFixes: fd01840c0bd3 ("glsl: add AoA support to subroutines")\nReviewed-by: Timothy Arceri <[email protected]>\nBugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100438
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
