[Home]

Summary:ASTERISK-02031: asterisk.c - not releasing allocated CLI memory
Reporter:flying_sushi (flying_sushi)Labels:
Date Opened:2004-07-16 06:44:18Date Closed:2008-01-15 15:02:38.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk.c-cli-free-memory-patch.patch
Description:function ast_cli_display_match_list not releasing memory allocated by __ast_cli_generator. pressing the TAB key at the CLI a few thousand times would eat up all memory.
Comments:By: Mark Spencer (markster) 2004-07-16 16:55:56

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 15:02:38.000-0600

Repository: asterisk
Revision: 3448

U   trunk/asterisk.c

------------------------------------------------------------------------
r3448 | markster | 2008-01-15 15:02:37 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix minor memory leak from tab completion (bug ASTERISK-2031)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3448