[asterisk-bugs] [Asterisk 0017590]: Crash when freeing buffer in update_curl
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jul 6 08:54:53 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=17590
======================================================================
Reported By: atis
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 17590
Category: Resources/res_config_curl
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: SVN
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-07-06 08:54 CDT
Last Modified: 2010-07-06 08:54 CDT
======================================================================
Summary: Crash when freeing buffer in update_curl
Description:
free(buffer) causes crash with signal 6 Aborted.
HTTP message is clearly wrong, as it contains PHP error, but this
shouldn't crash asterisk.
bufsize = 100
buffer = 0x937c060 "1<br />\n<b>Fatal error</b>: Call to
undefined function ast_sip_prune_rt() in <b>/opt/voip/web/curl_"
__PRETTY_FUNCTION__ = "update_curl"
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-07-06 08:54 atis New Issue
2010-07-06 08:54 atis Status new => assigned
2010-07-06 08:54 atis Assigned To => tilghman
2010-07-06 08:54 atis Asterisk Version => SVN
2010-07-06 08:54 atis Regression => No
2010-07-06 08:54 atis SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list