< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
In ServerRegistration.cxx:143, ServerRegistration::dispatch(const SipMessage& msg), there is a call to database->lockRecord(). There is not corresponding database->unlockRecord() calls before return'ing from this function in all cases (lines 162, 197). Is this intended? Thanks, -Justin