[Home]

Summary:ASTERISK-00730: [patch] Better checking to avoid chan_zap segfault
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-01-02 17:06:18.000-0600Date Closed:2008-01-15 14:39:52.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20040102__chan_zap_segfault.diff.txt
( 1) 20040108__chan_zap_segfault.diff.txt
Description:I was getting segfaults due to ss_thread being called with NULL because zt_new() failed to allocate a channel.
Comments:By: mochouinard (mochouinard) 2004-01-06 16:22:08.000-0600

I guess this is the patch to fix the bug I posted # 726 ?

By: Tilghman Lesher (tilghman) 2004-01-06 16:28:37.000-0600

No, it's a different problem altogether.

By: Malcolm Davenport (mdavenport) 2004-01-08 23:22:18.000-0600

Change made in CVS.  Thank you.

By: Digium Subversion (svnbot) 2008-01-15 14:39:52.000-0600

Repository: asterisk
Revision: 1907

U   trunk/channels/chan_zap.c

------------------------------------------------------------------------
r1907 | malcolmd | 2008-01-15 14:39:52 -0600 (Tue, 15 Jan 2008) | 2 lines

Bug ASTERISK-730: Better checking to avoid chan_zap segfault re: ss_thread and zt_new()

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

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