[Mesa-dev] [PATCH 12/13] mesa/main: Don't proceed on deleting null hash table

2015-05-05 Thread Juha-Pekka Heikkila
Signed-off-by: Juha-Pekka Heikkila --- src/mesa/main/hash.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mesa/main/hash.c b/src/mesa/main/hash.c index d04cccd..533b1d1 100644 --- a/src/mesa/main/hash.c +++ b/src/mesa/main/hash.c @@ -152,7 +152,8 @@ _mesa_NewHashTable(

[Mesa-dev] [PATCH 12/13] mesa/main: Don't proceed on deleting null hash table

2014-11-28 Thread Juha-Pekka Heikkila
Signed-off-by: Juha-Pekka Heikkila --- src/mesa/main/hash.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mesa/main/hash.c b/src/mesa/main/hash.c index 52095f7..2052412 100644 --- a/src/mesa/main/hash.c +++ b/src/mesa/main/hash.c @@ -145,7 +145,8 @@ _mesa_NewHashTable(