intel: Fix leak of DRI option info due to using the wrong free routine.
authorBrian Paul <brianp@vmware.com>
Mon, 27 Jul 2009 21:32:50 +0000 (15:32 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 27 Jul 2009 21:33:07 +0000 (15:33 -0600)
commit3dbaf68bdc1f7427a60bdcc8da635ae7a27aa3cd
tree9675403bcc92349dc962493536f00c8f049facfb
parent722d136f7bd3390c72bca175831647d93393e92d
intel: Fix leak of DRI option info due to using the wrong free routine.

(cherry picked from commit 6d66f23c50ebe8f973757b6fd1b81c9b7920c447)
src/mesa/drivers/dri/intel/intel_screen.c