[Home]

Summary:ASTERISK-04837: now variable is used unintialized when 'n' option is set
Reporter:Gareth Palmer (gareth)Labels:
Date Opened:2005-08-13 22:43:34Date Closed:2011-06-07 14:10:26
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_queue.patch
Description:In try_calling the 'now' variable is used unitialized when the 'n' option is set.
Comments:By: Mark Spencer (markster) 2005-08-13 23:05:14

Fixed in head, thanks!

By: Russell Bryant (russell) 2005-08-26 12:27:18

not an issue for 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:44:23.000-0600

Repository: asterisk
Revision: 6329

U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r6329 | markster | 2008-01-15 15:44:22 -0600 (Tue, 15 Jan 2008) | 2 lines

Make sure "now" is initialized (bug ASTERISK-4837)

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

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