[Home]

Summary:ASTERISK-10396: [patch] asterisk crash while doing a 'module reload chan_sip.so'
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2007-09-26 19:33:31Date Closed:2007-10-01 10:37:59
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_sip.c.patch
Description:While running the CLI command 'module reload chan_sip.so' asterisk crash.
Comments:By: Eliel Sardanons (eliel) 2007-09-26 19:38:09

Sorry, my mistake while doing the NEW_CLI changes.

By: Digium Subversion (svnbot) 2007-10-01 10:37:58

Repository: asterisk
Revision: 84176

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r84176 | file | 2007-10-01 10:37:56 -0500 (Mon, 01 Oct 2007) | 6 lines

Check to make sure a structure pointer is non-NULL before touching it... crashing is bad, mmmk?
(closes issue ASTERISK-10396)
Reported by: eliel
Patches:
     chan_sip.c.patch uploaded by eliel (license 64)

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