progs/demos: Fix memory leak in ipers.c.

(cherry picked from commit a1afe303de)
This commit is contained in:
Vinson Lee
2009-11-16 15:44:52 -08:00
parent d245a951f3
commit fc5f07de1a

View File

@@ -133,6 +133,8 @@ initdlists(void)
glEndList(); glEndList();
} }
gluDeleteQuadric(obj);
} }
static void static void