Skip to content

Commit 01430e9

Browse files
committed
Revert "unlock mutex after mutex lock"
This reverts commit 2b08359.
1 parent 2b08359 commit 01430e9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/listen.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,6 @@ int rad_status_server(REQUEST *request)
409409

410410
return 0;
411411
}
412-
PTHREAD_MUTEX_UNLOCK(&sock->mutex);
413412
}
414413
#endif
415414

0 commit comments

Comments
 (0)