[Home]

Summary:ASTERISK-13346: [patch] core set verbose cores without arguments
Reporter:James Golovich (jamesgolovich)Labels:
Date Opened:2009-01-12 11:32:17.000-0600Date Closed:2009-01-14 17:11:38.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-setverbosecrash.diff.txt
Description:Leif noticed that core set verbose crashes if no args are passed.  Pretty easy bug to find and fix.

Patch attached
Comments:By: James Golovich (jamesgolovich) 2009-01-13 14:38:31.000-0600

This also affects 'core set debug' but the code is the same so the patch covers that too

By: Digium Subversion (svnbot) 2009-01-14 17:10:49.000-0600

Repository: asterisk
Revision: 168626

U   trunk/main/cli.c

------------------------------------------------------------------------
r168626 | seanbright | 2009-01-14 17:10:48 -0600 (Wed, 14 Jan 2009) | 7 lines

Don't crash when typing 'core set verbose' or 'core set debug' by themselves.

(closes issue ASTERISK-13346)
Reported by: jamesgolovich
Patches:
     asterisk-setverbosecrash.diff.txt uploaded by jamesgolovich (license 176)

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

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

By: Digium Subversion (svnbot) 2009-01-14 17:11:37.000-0600

Repository: asterisk
Revision: 168627

_U  branches/1.6.1/

------------------------------------------------------------------------
r168627 | seanbright | 2009-01-14 17:11:37 -0600 (Wed, 14 Jan 2009) | 13 lines

Blocked revisions 168626 via svnmerge

........
 r168626 | seanbright | 2009-01-14 18:10:48 -0500 (Wed, 14 Jan 2009) | 7 lines
 
 Don't crash when typing 'core set verbose' or 'core set debug' by themselves.
 
 (closes issue ASTERISK-13346)
 Reported by: jamesgolovich
 Patches:
       asterisk-setverbosecrash.diff.txt uploaded by jamesgolovich (license 176)
........

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

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