[asterisk-bugs] [Asterisk 0016607]: [patch] ast_event_cmp always return 1.
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 15 13:21:05 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16607
======================================================================
Reported By: ddv2005
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16607
Category: Core/General
Reproducibility: always
Severity: major
Priority: normal
Status: ready for review
Asterisk Version: 1.6.1.12
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-01-14 14:39 CST
Last Modified: 2010-01-15 13:21 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-01-15 13:21 lmadsen version Addons-1.6.1.2 =>
======================================================================
More information about the asterisk-bugs
mailing list