]> git.cworth.org Git - apitrace/blobdiff - glretrace.py
Don't leak all over the place.
[apitrace] / glretrace.py
index cda23570891ce6320ee3b3f750b329fb2dc5bb3f..8116826d0f2dceba15c7113551b52f308e7bda64 100644 (file)
@@ -290,6 +290,8 @@ static void display(void) {
         }
         
         retrace_call(*call);
+
+        delete call;
     }
 
     // Reached the end of trace