[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:32:11 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:32 CST
======================================================================
Summary: flags not initalized in app_softhangup, causes
undefined behavoir
Description:
patch attached.
======================================================================
----------------------------------------------------------------------
(0113670) svnbot (reporter) - 2009-11-11 12:32
https://issues.asterisk.org/view.php?id=16129#c113670
----------------------------------------------------------------------
Repository: asterisk
Revision: 229491
_U branches/1.6.1/
U branches/1.6.1/apps/app_softhangup.c
------------------------------------------------------------------------
r229491 | dbrooks | 2009-11-11 12:32:10 -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=229491
Issue History
Date Modified Username Field Change
======================================================================
2009-11-11 12:32 svnbot Checkin
2009-11-11 12:32 svnbot Note Added: 0113670
======================================================================
More information about the asterisk-bugs
mailing list