Code review comment for lp:~epics-core/epics-base/ioc-shutdown2

Revision history for this message
mdavidsaver (mdavidsaver) wrote :

> On 07/11/2014 04:06 PM, mdavidsaver wrote:
> > Ok, thats it. Barring bugs or futher requests, this is done.
>
> The dbLockCleanupRecords() routine looks a little strange;

That's because I copy+pasted the wrong function. Replaced dbNextRecordType() with dbFirstRecord().

...
> It seems to me that dbLockCleanupRecords() should also be emptying the
> lockSetList[] lists, which contain lockSet objects.

Added.

« Back to merge proposal