fix a segfault, when invoking `destroy' while running in batch mode on unix

This commit is contained in:
rlar
2011-06-02 13:28:36 +00:00
parent 545e9004e9
commit 2d1e44787b
3 changed files with 14 additions and 15 deletions
+5
View File
@@ -1,3 +1,8 @@
2011-06-02 Robert Larice
* src/frontend/plotting/graf.c ,
* src/frontend/plotting/x11.c :
fix a segfault, when invoking `destroy' while running in batch mode on unix
2011-06-02 Robert Larice
* src/frontend/evaluate.c :
fix a segfault, incorrect invocation of free()