]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130504
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 4 May 2013 23:59:52 +0000 (23:59 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 4 May 2013 23:59:52 +0000 (23:59 +0000)
commitea40e3c5ce946583369749843ad134c3cb607fc7
tree296eabbfb3ec990406c155aa6e29999eb903a429
parentfd52bfa49753d67673ba8d7aef9239f5b16c1ad0
ncurses 5.9 - patch 20130504

+ fixes for issues found by Coverity:
  + correct FNKEY() macro in progs/dump_entry.c, allowing kf11-kf63 to
    display when infocmp's -R option is used for HP or AIX subsets.
  + fix dead-code issue with test/movewindow.c
  + improve limited-checking in _nc_read_termtype().
NEWS
dist.mk
ncurses/tinfo/read_entry.c
package/debian/changelog
package/ncurses.spec
progs/dump_entry.c
test/movewindow.c