[asterisk-bugs] [Asterisk 0011166]: [patch] Fixed not probable memory leak but possible on chan_zap.c
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Nov 6 10:23:03 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11166
======================================================================
Reported By: eliel
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11166
Category: Channels/chan_zap
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!): 88827
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-05-2007 19:47 CST
Last Modified: 11-06-2007 10:23 CST
======================================================================
Summary: [patch] Fixed not probable memory leak but possible
on chan_zap.c
Description:
1) A missing comment ';' in zapata.conf.sample
2) Two possible memory leaks in chan_zap.c:
- zt_new();
- zt_sendtext();
======================================================================
----------------------------------------------------------------------
svnbot - 11-06-07 10:23
----------------------------------------------------------------------
Repository: asterisk
Revision: 88994
U branches/1.4/channels/chan_zap.c
------------------------------------------------------------------------
r88994 | file | 2007-11-06 10:23:03 -0600 (Tue, 06 Nov 2007) | 6 lines
Fix improbable but possible memory leaks in chan_zap.
(closes issue http://bugs.digium.com/view.php?id=11166)
Reported by: eliel
Patches:
chan_zap.c.patch uploaded by eliel (license 64)
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
11-06-07 10:23 svnbot Checkin
11-06-07 10:23 svnbot Note Added: 0073193
11-06-07 10:23 svnbot Status new => assigned
11-06-07 10:23 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list