[asterisk-bugs] [Asterisk 0013096]: [patch] avoid a leak in an error handling path
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jul 17 10:37:45 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=13096
======================================================================
Reported By: gknispel_proformatique
Assigned To: svnbot
======================================================================
Project: Asterisk
Issue ID: 13096
Category: Resources/res_config_sqlite
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 131605
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 07-17-2008 07:15 CDT
Last Modified: 07-17-2008 10:37 CDT
======================================================================
Summary: [patch] avoid a leak in an error handling path
Description:
In realtime_multi_handler(), query is not correctly freed if the ORDER BY
sqlite_mprintf() fails.
======================================================================
----------------------------------------------------------------------
svnbot - 07-17-08 10:37
----------------------------------------------------------------------
Repository: asterisk
Revision: 131681
U trunk/res/res_config_sqlite.c
------------------------------------------------------------------------
r131681 | tilghman | 2008-07-17 10:37:41 -0500 (Thu, 17 Jul 2008) | 4
lines
Fix memory leak.
(Closes issue http://bugs.digium.com/view.php?id=13096)
Reported by gknispel_proformatique
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=131681
Issue History
Date Modified Username Field Change
======================================================================
07-17-08 10:37 svnbot Note Added: 0090388
07-17-08 10:37 svnbot Status feedback => resolved
07-17-08 10:37 svnbot Resolution open => fixed
07-17-08 10:37 svnbot Assigned To => svnbot
======================================================================
More information about the asterisk-bugs
mailing list