CVSROOT: /sources/monit Module name: monit Changes by: Martin Pala <martinp> 09/05/25 20:51:58
Modified files: . : CHANGES.txt Log message: fixed #26664 - crash on service timeout ... the problem was caused by mutex which was locked by the same thread which tried to destroy the mutex and new assert catched the error (i.e. the error was here in previous versions too but silently ignored) CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/monit/CHANGES.txt?cvsroot=monit&r1=1.473&r2=1.474 _______________________________________________ monit-dev mailing list monit-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/monit-dev