Skip to content
Snippets Groups Projects
Commit 9753ee3f authored by Tilman Sauerbeck's avatar Tilman Sauerbeck Committed by Ian Romanick
Browse files

glsl2: Fixed cloning of ir_call error instructions.


Those have the callee field set to the null pointer, so
calling the public constructor will segfault.

Signed-off-by: default avatarTilman Sauerbeck <tilman@code-monkey.de>
(cherry picked from commit 3894fddc)
parent 2db53984
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment