[asterisk-bugs] [Asterisk 0016607]: [patch] ast_event_cmp always return 1.

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Feb 22 15:02:17 CST 2010


The following issue has been set as RELATED TO issue 0016733. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16607 
====================================================================== 
Reported By:                ddv2005
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   16607
Category:                   Core/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.1.12 
JIRA:                       SWP-733 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-01-14 14:39 CST
Last Modified:              2010-02-22 15:02 CST
====================================================================== 
Summary:                    [patch] ast_event_cmp always return 1.
Description: 
ast_event_cmp always return 1 because it don't initialize ie_val.ie_pltype
on "match_ie_val" call. But match_ie_val use ie_pltype variable to
determinate payload type and if ie_pltype==0 (AST_EVENT_IE_PLTYPE_EXISTS)
then it assume that we required  exist check only.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0016733 Setvar DEVICE_STATE manager action occa...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-22 15:02 lmadsen        Relationship added       related to 0016733  
======================================================================




More information about the asterisk-bugs mailing list