st/egl: Manually free configs on terminate.
authorChia-I Wu <olv@lunarg.com>
Wed, 30 Jun 2010 10:21:09 +0000 (18:21 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 30 Jun 2010 10:32:48 +0000 (18:32 +0800)
commitc5bc0a8d666334cb9ae823a12fac53f02a1ac592
treea56b6a71b80f4610c44de09339082620e9f945e0
parent8b0c6c4a8dc1899d56e52fe3b0a9e1165c30ecae
st/egl: Manually free configs on terminate.

The configs should be FREE()ed, not free()ed.  We cannot rely on
_eglCleanupDisplay here.
src/gallium/state_trackers/egl/common/egl_g3d.c