[asterisk-bugs] [Asterisk 0013297]: [patch] Replace call to deprecated function
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 13 12:27:37 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13297
======================================================================
Reported By: snuffy
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 13297
Category: Core/Channels
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 137402
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-13 09:08 CDT
Last Modified: 2008-08-13 12:27 CDT
======================================================================
Summary: [patch] Replace call to deprecated function
Description:
Since the ast_channel_datastore_(alloc/free) have become deprecated (no
compile when under dev mode and channel trace turned on).
Change these to the ast_datastore_(alloc/free)
======================================================================
----------------------------------------------------------------------
(0091373) svnbot (reporter) - 2008-08-13 12:27
http://bugs.digium.com/view.php?id=13297#c91373
----------------------------------------------------------------------
Repository: asterisk
Revision: 137456
U trunk/main/channel.c
------------------------------------------------------------------------
r137456 | tilghman | 2008-08-13 12:27:36 -0500 (Wed, 13 Aug 2008) | 6
lines
Convert deprecated routines to the new names.
(closes issue http://bugs.digium.com/view.php?id=13297)
Reported by: snuffy
Patches:
bug13297_20080814.diff uploaded by snuffy (license 35)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=137456
Issue History
Date Modified Username Field Change
======================================================================
2008-08-13 12:27 svnbot Checkin
2008-08-13 12:27 svnbot Note Added: 0091373
======================================================================
More information about the asterisk-bugs
mailing list