This commit is contained in:
Jeff Hill
2001-10-12 23:05:44 +00:00
parent e2d2cdf882
commit 39a9682dbe

View File

@@ -525,6 +525,7 @@ void epicsShareAPI db_cancel_event (dbEventSubscription es)
pevent->ev_que->quota -= EVENTENTRIES;
UNLOCKEVQUE ( pevent->ev_que )
freeListFree ( dbevEventBlockFreeList, pevent );
return;