free mutex
This commit is contained in:
@@ -170,6 +170,7 @@ epicsShareFunc void epicsShareAPI freeListCleanup(void *pvt)
|
||||
free(phead);
|
||||
phead = pnext;
|
||||
}
|
||||
semMutexDestroy(pfl->lock);
|
||||
free(pvt);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user