j
k
j a
j l
@vingarzan commented on this pull request.
// Ensure proper locking order
+ lock_release(p->lock); session = cdp_get_session(msg->sessionId->data); + lock_get(p->lock);
I see now that you tried to at least have the same order of locking...
Attachments:
Back to the thread
Back to the list