plug some memory leaks in libs
[ardour.git] / libs / ardour / graph.cc
index b321968daf1c38025ca3c46a5a5070144fb8cbc5..8cce0efdbccee85ccc226be6c8b88efb44866453 100644 (file)
@@ -459,6 +459,7 @@ Graph::main_thread()
         }
 
         pt->drop_buffers();
+        delete (pt);
 }
 
 void