st/glx: Fix leaks in xmesa_st_framebuffer.
authorChia-I Wu <olv@lunarg.com>
Fri, 12 Mar 2010 16:52:47 +0000 (00:52 +0800)
committerChia-I Wu <olv@lunarg.com>
Sat, 13 Mar 2010 05:06:00 +0000 (13:06 +0800)
commit495bfb0ad2e60638e7b2e94f36f0079e3f450091
tree61cf88ca17ef997162fdb9f0f12950fa46bd60ec
parent9dae0e0ff88957d16db47130a2646179fb5fc267
st/glx: Fix leaks in xmesa_st_framebuffer.

The textures and surface of a framebuffer should be unreferenced when
the framebuffer is destroyed.
src/gallium/state_trackers/glx/xlib/xm_st.c