Ian Romanick [2010-09-18 11:18]:
> Tilman Sauerbeck wrote:
> > Those have the callee field set to the null pointer, so
> > calling the public constructor will segfault.
>
> Do you have a test that triggers this? It would be good to have it in
> piglt.
I found the bug when I put a vertex shader i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tilman Sauerbeck wrote:
> Those have the callee field set to the null pointer, so
> calling the public constructor will segfault.
Do you have a test that triggers this? It would be good to have it in
piglt.
> Signed-off-by: Tilman Sauerbeck
> ---
>
Good catch - thanks! Applied.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
Those have the callee field set to the null pointer, so
calling the public constructor will segfault.
Signed-off-by: Tilman Sauerbeck
---
src/glsl/ir_clone.cpp |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/glsl/ir_clone.cpp b/src/glsl/ir_clone.cpp
index aa84cf0..