Clean bug

This commit is contained in:
刘河 2019-02-24 16:51:54 +08:00
parent 7f94b3871a
commit e65ab33749

View File

@ -525,7 +525,7 @@ func (s *Bridge) linkCleanSession() {
}
v.Unlock()
}
s.clientLock.RUnlock()
s.clientLock.Unlock()
}
}
}