meta: Add assertion check for ctx->Meta->SaveStackDepth
authorAnuj Phogat <anuj.phogat@gmail.com>
Wed, 4 Feb 2015 01:04:45 +0000 (17:04 -0800)
committerAnuj Phogat <anuj.phogat@gmail.com>
Wed, 25 Feb 2015 22:10:59 +0000 (14:10 -0800)
commit8d6ae49a8b18ad8006ff8f22caf06bad83b96e6b
tree8a8cbce38c56ac237603ed373a96dca28a9abd35
parent0a4ea87344a1cbca4c50cfca1efe97202aa18be8
meta: Add assertion check for ctx->Meta->SaveStackDepth

before using it for derefrencing.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Neil Roberts <neil@linux.intel.com>
src/mesa/drivers/common/meta.c