progs/demos: Fix memory leak in ipers.c.
authorVinson Lee <vlee@vmware.com>
Mon, 16 Nov 2009 23:44:52 +0000 (15:44 -0800)
committerVinson Lee <vlee@vmware.com>
Fri, 4 Dec 2009 06:38:44 +0000 (22:38 -0800)
(cherry picked from commit a1afe303deda320aadacdaf5b1c72631ca3f734f)

progs/demos/ipers.c

index 5d82b0d..ed03673 100644 (file)
@@ -133,6 +133,8 @@ initdlists(void)
 
       glEndList();
    }
+
+   gluDeleteQuadric(obj);
 }
 
 static void