From: Rafael L. <rla...@us...> - 2003-12-31 01:34:35
|
Update of /cvsroot/plplot/plplot/src In directory sc8-pr-cvs1:/tmp/cvs-serv10912 Modified Files: plcore.c Log Message: Call return after two calls to plabort in function plInitDispatchTable. This prevents a gratuitous segmentation fault when the drivers library cannot be opened. |