]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Segfault in LIBEDIT_INTERNAL after tgetstr(), when libncurses5-dev
authorKevin Harwell <kharwell@digium.com>
Mon, 21 Oct 2013 19:46:22 +0000 (19:46 +0000)
committerKevin Harwell <kharwell@digium.com>
Mon, 21 Oct 2013 19:46:22 +0000 (19:46 +0000)
commita1ddd8987deab568c5252e221d7bdcf27caaff1f
treecaca8cbf6c674c994bea91898ee6b051982360ed
parent44826ac192060706fb9c1caec75437d992983cbb
Segfault in LIBEDIT_INTERNAL after tgetstr(), when libncurses5-dev
isn't installed

Include the appropriate declarations when not using termcap, but term+curses
and [n]curses do not exist.

(closes issue ASTERISK-22351)
Reported by: A. Iglesias
Patches:
    issueA22351_libedit_internal_without_ncurses_dev.patch uploaded by wdoekes (license 5674)
........

Merged revisions 401325 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@401326 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/editline/term.c