[Home]

Summary:ASTERISK-00149: mem leak chan_zap
Reporter:izo (izo)Labels:
Date Opened:2003-08-21 20:00:51Date Closed:2004-09-25 02:40:13
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:possible mem leak in chan_zap

dest in zt_request probably not freed


****** ADDITIONAL INFORMATION ******

==32726==
==32726== 3 bytes in 1 blocks are definitely lost in loss record 1 of 61
==32726==    at 0x4015D414: malloc (vg_clientfuncs.c:103)
==32726==    by 0x403111F5: __strdup (in /lib/libc-2.3.1.so)
==32726==    by 0x41E9BC93: ??? (chan_zap.c:5196)
==32726==    by 0x805B5BC: ast_request (channel.c:1543)
==32726==    by 0x42AC274B: ??? (app_xxx.c:1403)
==32726==    by 0x42AC5E73: ??? (app_xxx.c:2584)
==32726==
Comments:By: Mark Spencer (markster) 2003-08-22 00:26:37

Fixed in CVS