[asterisk-bugs] [Asterisk 0013058]: [patch] ast_str api janitor
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 6 11:57:06 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13058
======================================================================
Reported By: pputman
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13058
Category: Applications/app_meetme
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 129732
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-07-10 15:11 CDT
Last Modified: 2008-08-06 11:57 CDT
======================================================================
Summary: [patch] ast_str api janitor
Description:
Changes certain strings to ast_str to replace multiple library calls
======================================================================
----------------------------------------------------------------------
(0091150) Corydon76 (administrator) - 2008-08-06 11:57
http://bugs.digium.com/view.php?id=13058#c91150
----------------------------------------------------------------------
However, also note that ast_str_create can grow memory as needed, but
ast_str_alloca is stuck with your initial allocation and cannot grow
larger.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-06 11:57 Corydon76 Note Added: 0091150
======================================================================
More information about the asterisk-bugs
mailing list