]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge r198489 from vendor/ncurses/dist:
authorRong-En Fan <rafan@FreeBSD.org>
Mon, 26 Oct 2009 13:03:52 +0000 (13:03 +0000)
committerRong-En Fan <rafan@FreeBSD.org>
Mon, 26 Oct 2009 13:03:52 +0000 (13:03 +0000)
commite99c18762e6e0231123273425da5fa5f51997b70
tree75878e75249d191b05a21a57a8be3fb6b16ef388
parent84f620d3e2c6019cf66dfb89dd5c9cb1a980fac3
parent90f241383ea9bf3c9fb230e79e49f6602ddcb113
Merge r198489 from vendor/ncurses/dist:

 Pull upstream patch to fix ee(1) crash when received SIGWINCH:

   modify _nc_wgetch() to check for a -1 in the fifo, e.g., after a
   SIGWINCH, and discard that value, to avoid confusing application
   (patch by Eygene Ryabinkin, FreeBSD bin/136223).

PR: 136223
Submitted by: Eygene Ryabinkin
Obtained from: ncurses-5.7-20091024 snapshot
MFC after: 3 days
contrib/ncurses/ncurses/base/lib_getch.c