[asterisk-bugs] [Asterisk 0014234]: Log and debug messages in ast_rtp_destroy can cause a crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 13 17:43:55 CST 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14234
======================================================================
Reported By: jcovert
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14234
Category: Core/RTP
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.6.0.3
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2009-01-13 17:43 CST
Last Modified: 2009-01-13 17:43 CST
======================================================================
Summary: Log and debug messages in ast_rtp_destroy can cause
a crash
Description:
It's possible for rtp->rtcp to be zero, in which case a reference to
rtp->rtcp->whatever is not a good idea.
When app_asr ("just digits") calls ast_rtp_destroy, a crash happens every
time.
Patch included fixes this.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-01-13 17:43 jcovert New Issue
2009-01-13 17:43 jcovert Asterisk Version => 1.6.0.3
2009-01-13 17:43 jcovert Regression => No
2009-01-13 17:43 jcovert SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list