[Home]

Summary:ASTERISK-10118: chan_iax2.c seg fault in build_peer when "&context" is passed to strsep unitialised
Reporter:Steve Davies . (stevedavies)Labels:
Date Opened:2007-08-19 14:32:11Date Closed:2007-08-19 19:36:24
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) mailbox-segfault.patch
Description:Repeatable segfault in chan_iax2.so as the system starts.  

Patch attached

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

Disclaimer on file.
Comments:By: Digium Subversion (svnbot) 2007-08-19 19:36:23

Repository: asterisk
Revision: 79990

------------------------------------------------------------------------
r79990 | file | 2007-08-19 19:36:22 -0500 (Sun, 19 Aug 2007) | 4 lines

(closes issue ASTERISK-10118)
Reported by: stevedavies
Make sure context pointer is valid or else chan_iax2 will go kaboom.

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