Coverity error fixes.

* Fix unitialized variable in MSG_PANEL_ITEM default ctor.
* Fix a bunch of uncaught exception issues.
* Fix a memory leak in the NETLIST_READER::GetNetlistReader() when an
  an attempt to read an invalid net list file occurs.
This commit is contained in:
Wayne Stambaugh
2015-02-15 19:04:48 -05:00
parent b0ad779ee4
commit f2edf02b35
6 changed files with 26 additions and 24 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ protected:
void init( const PROPERTIES* aProperties );
void cacheLib( const wxString& aLibraryPath, const PROPERTIES* aProperties ) throw( IO_ERROR );
void cacheLib( const wxString& aLibraryPath, const PROPERTIES* aProperties );
/**
* Function repoURL_zipURL