Skip to content
Snippets Groups Projects
Commit 3894fddc authored by Tilman Sauerbeck's avatar Tilman Sauerbeck Committed by Kenneth Graunke
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>
parent a822ae3f
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