mesa: Don't try to free components of a NULL uniform list.
authorEric Anholt <eric@anholt.net>
Thu, 19 Aug 2010 00:42:34 +0000 (17:42 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 19 Aug 2010 00:45:08 +0000 (17:45 -0700)
commitf5703a54e2f765237e01eef6ddbd019ca6a58e81
tree0aac22bf60f80280bdda7d502623b44b49e61915
parentf1d5a9419784e939da1a4bcc482567f315da541a
mesa: Don't try to free components of a NULL uniform list.

This might happen if we manage to trigger the right linker errors.
src/mesa/program/prog_uniform.c