On 09/13/2013 08:19 PM, Vinson Lee wrote:
Fixes "Dereference after null check" reported by Coverity.
Signed-off-by: Vinson Lee
---
src/mesa/main/objectlabel.c | 18 +++---
1 file changed, 15 insertions(+), 3 deletions(-)
diff --git a/src/mesa/main/objectlabel.c b/src/mesa/main/o
Fixes "Dereference after null check" reported by Coverity.
Signed-off-by: Vinson Lee
---
src/mesa/main/objectlabel.c | 18 +++---
1 file changed, 15 insertions(+), 3 deletions(-)
diff --git a/src/mesa/main/objectlabel.c b/src/mesa/main/objectlabel.c
index 90d9e09..79fd8c7 100644
---