]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20120901
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 2 Sep 2012 01:02:56 +0000 (01:02 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 2 Sep 2012 01:02:56 +0000 (01:02 +0000)
commit0573f2d712e4b5cb2a02a3fe52d513843d536b34
tree53ada3a29befb24025ab84fb88f84f108a3f5714
parent55051e74621a33ee60ea8e38fe1e0a3e38a573ab
ncurses 5.9 - patch 20120901

+ add a null-pointer check in _nc_flush (cf: 20120825).
+ fix a case in _nc_scroll_optimize() where the _oldnums_list array
  might not be allocated.
+ improve comparisons in configure.in for unset shell variables.
NEWS
configure.in
dist.mk
ncurses/curses.priv.h
ncurses/tinfo/access.c
ncurses/tinfo/lib_tputs.c
ncurses/trace/visbuf.c
ncurses/tty/hardscroll.c
package/debian/changelog
package/ncurses.spec
test/movewindow.c