Plugged some memory leaks.
[pspp-builds.git] / src / getline.c
index a5b0148e1dedb4203d7b736079c057a2387b85f1..21fdc5243d372649c0a19183bb31dae378cb3efa 100644 (file)
@@ -85,6 +85,8 @@ getl_uninitialize (void)
   if (history_file)
     write_history (history_file);
 #endif
+  ds_destroy (&getl_buf);
+  ds_destroy (&getl_include_path);
 }
 
 /* Returns a string that represents the directory that the syntax file