Update of /src/master/dx/src/exec/dxmods In directory opendx.watson.ibm.com:/tmp/cvs-serv42532
Modified Files:
import.c import_ncdf.c
Log Message:
Nils Smeds' fixes for a segfault that occurs when the low-level import fails,
returns NULL and passes that to a routine that assumes that the object
pointer isn't NULL. Also make sure an error is set in m_Import if nothing
is imported and ERROR returned.
