deallocate memory when test completes

This commit is contained in:
Jeff Hill
2002-07-24 00:30:13 +00:00
parent cd06c8e937
commit a627b08d8e

View File

@@ -2479,6 +2479,8 @@ int acctst ( char *pName, unsigned interestLevel, unsigned channelCount,
/* SEVCHK ( status, NULL ); */
caTaskExistTest ();
free ( pChans );
printf ( "\nTest Complete\n" );