mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-06 18:03:34 +00:00
https://origsvn.digium.com/svn/asterisk/trunk ........ r155763 | tilghman | 2008-11-10 12:04:30 -0600 (Mon, 10 Nov 2008) | 6 lines Fix memory leak when MALLOC_DEBUG is enabled. (closes issue #13864) Reported by: eliel Patches: readline.c.patch uploaded by eliel (license 64) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@155764 65c4cc65-6c06-0410-ace0-fbb531ad65f3
libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt. The following files may be of direct interest to the user: * CHANGES - Software change log. * INSTALL - Installation information. * PLATFORMS - Supported platforms and platform-specific information.