CVSROOT:        /sources/monit
Module name:    monit
Changes by:     Martin Pala <martinp>   09/05/25 20:46:13

Modified files:
        .              : CHANGES.txt 

Log message:
        fixed #26664 - crash on service unmonitoring or 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.472&r2=1.473


_______________________________________________
monit-dev mailing list
monit-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monit-dev

Reply via email to