Displaying 1 result from an estimated 1 matches for "r204012".
Did you mean:
204012
2009 Oct 23
0
Crash with app_mixmonitor
...d_page.php?bug_id=16070.
Can someone possibly assign it to the right application.
I started looking at 1.4.24 which didn't crash, and upped my revisions
until I found the problem. The bug was introduced in revision 204012
of 1.4, here's the info from the changelog:
2009-06-29 15:04 +0000 [r204012] Mark Michelson <mmichelson at digium.com>
* apps/app_mixmonitor.c: Place unlock of mutex in an else block so
that it does not get unlocked twice. (closes issue 0015400)
Reported by: aragon
Here is a diff on the two app_mixmonitor.c files:
--- ./asterisk-204000/a...