mirror of https://github.com/YosysHQ/abc.git
Free memory.
This commit is contained in:
parent
33c6d01291
commit
333bd87353
|
|
@ -1526,6 +1526,8 @@ void Abc_ExactStoreTest( int fVerbose )
|
|||
(*pArrTimeProfile)--;
|
||||
|
||||
Abc_ExactStop();
|
||||
|
||||
Abc_NtkDelete( pNtk );
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Reference in New Issue