[Home]

Summary:ASTERISK-04206: [Patch] Extra LOCAL_USER_REMOVE in VMAuthenticate
Reporter:Mark Monnin (wrmem)Labels:
Date Opened:2005-05-17 12:54:47Date Closed:2011-06-07 14:10:06
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch.txt
Description:Extra LOCAL_USER_REMOVE(u) in vmauthenticate (changes made in app_voicemail.c version 1.212 to add silence options) can cause a system to become unstable and possibly even crash.  Manifests itself as a problem after the end of a succesful authentication.

One line patch (remove duplicate line), fixes.

****** ADDITIONAL INFORMATION ******

Hopefully too small for a disclaimer - tell me otherwise.
Comments:By: Russell Bryant (russell) 2005-05-17 13:16:39

This is small enough for me to fix without a disclaimer.  I didn't even need to look at the patch.  :)  It's probably a good idea to file one, anyway, just to avoid having to deal with it in the future.

Thanks for the catch!

By: Russell Bryant (russell) 2005-05-17 13:19:31

fixed in CVS HEAD, not an issue for 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:35:12.000-0600

Repository: asterisk
Revision: 5709

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r5709 | russell | 2008-01-15 15:35:11 -0600 (Tue, 15 Jan 2008) | 2 lines

remove extra LOCAL_USER_REMOVE (bug ASTERISK-4206)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5709