On Fri, Dec 8, 2017 at 9:36 AM, Emil Velikov
wrote:
> On 3 December 2017 at 14:40, Bas Nieuwenhuizen
> wrote:
> > There is no chain, so checking the length ends with a SEGFAULT.
> >
> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103579
> > Cc:
> I'm not 100% sure if a missing chain
On 3 December 2017 at 14:40, Bas Nieuwenhuizen wrote:
> There is no chain, so checking the length ends with a SEGFAULT.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103579
> Cc:
I'm not 100% sure if a missing chain does not hint to an issue elsewhere?
Patch does what it says on th
There is no chain, so checking the length ends with a SEGFAULT.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103579
Cc:
---
src/compiler/spirv/vtn_variables.c | 58 --
1 file changed, 30 insertions(+), 28 deletions(-)
diff --git a/src/compiler/spir