[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:41:58 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16129
======================================================================
Reported By: kobaz
Assigned To: dbrooks
======================================================================
Project: Asterisk
Issue ID: 16129
Category: Applications/app_softhangup
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-10-25 21:06 CDT
Last Modified: 2009-11-11 12:41 CST
======================================================================
Summary: flags not initalized in app_softhangup, causes
undefined behavoir
Description:
patch attached.
======================================================================
----------------------------------------------------------------------
(0113671) svnbot (reporter) - 2009-11-11 12:41
https://issues.asterisk.org/view.php?id=16129#c113671
----------------------------------------------------------------------
Repository: asterisk
Revision: 229492
_U branches/1.6.2/
U branches/1.6.2/apps/app_softhangup.c
------------------------------------------------------------------------
r229492 | dbrooks | 2009-11-11 12:41:57 -0600 (Wed, 11 Nov 2009) | 14
lines
Merged revisions 229460 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r229460 | dbrooks | 2009-11-11 12:13: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=229492
Issue History
Date Modified Username Field Change
======================================================================
2009-11-11 12:41 svnbot Checkin
2009-11-11 12:41 svnbot Note Added: 0113671
======================================================================
More information about the asterisk-bugs
mailing list