wgl: Unreference the current framebuffer after the make_current call.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 2 Dec 2010 16:28:36 +0000 (16:28 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 2 Dec 2010 16:28:36 +0000 (16:28 +0000)
commit14e2dc9c66b332b2527201e65a4dbe2ded968669
tree951e1e2b7eb7fd08950fc722948552063e7ca360
parent63c05c96e798e68fdec93e6a1184ec06d3713d98
wgl: Unreference the current framebuffer after the make_current call.

To prevent a dangling pointer dereference.
src/gallium/state_trackers/wgl/stw_context.c