[asterisk-bugs] [Asterisk 0016129]: flags not initalized in app_softhangup, causes undefined behavoir
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 11 12:19:57 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16129
======================================================================
Reported By: kobaz
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16129
Category: Applications/app_softhangup
Reproducibility: always
Severity: tweak
Priority: normal
Status: ready for review
Asterisk Version: 1.6.0.15
JIRA: SWP-390
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-10-25 21:06 CDT
Last Modified: 2009-11-11 12:19 CST
======================================================================
Summary: flags not initalized in app_softhangup, causes
undefined behavoir
Description:
patch attached.
======================================================================
----------------------------------------------------------------------
(0113668) svnbot (reporter) - 2009-11-11 12:19
https://issues.asterisk.org/view.php?id=16129#c113668
----------------------------------------------------------------------
Repository: asterisk
Revision: 229460
U trunk/apps/app_softhangup.c
------------------------------------------------------------------------
r229460 | dbrooks | 2009-11-11 12:19:56 -0600 (Wed, 11 Nov 2009) | 7 lines
Flags not initialized in app_softhangup.c, causing undefined behavior
Trivial patch [kobaz] to initialize an ast_flags = {0}
(closes issue https://issues.asterisk.org/view.php?id=16129)
Reported by: kobaz
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=229460
Issue History
Date Modified Username Field Change
======================================================================
2009-11-11 12:19 svnbot Checkin
2009-11-11 12:19 svnbot Note Added: 0113668
======================================================================
More information about the asterisk-bugs
mailing list