[Home]

Summary:ASTERISK-10272: [patch] A little code optimization
Reporter:Andrey S Pankov (casper)Labels:
Date Opened:2007-09-10 08:55:46Date Closed:2007-09-10 09:07:59
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_sip.c.82076.diff
Description:The patch removes a double check for AST_FLAG_ZOMBIE...
Comments:By: Digium Subversion (svnbot) 2007-09-10 09:07:59

Repository: asterisk
Revision: 82077

------------------------------------------------------------------------
r82077 | file | 2007-09-10 09:07:58 -0500 (Mon, 10 Sep 2007) | 6 lines

(closes issue ASTERISK-10272)
Reported by: casper
Patches:
     chan_sip.c.82076.diff uploaded by casper (license 55)
Remove double check for zombie flag and optimize things a bit.

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