]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20121124
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Nov 2012 02:13:01 +0000 (02:13 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Nov 2012 02:13:01 +0000 (02:13 +0000)
commit8554ac8f8bb70116fbc962f529168d273e950e2b
tree7c5dc7d2f51161e2d496a96cff500783571c2348
parent98d8891f42d8acac5c2ade39d163f386057a22e4
ncurses 5.9 - patch 20121124

+ correct order of color initialization versus display in some of the
  test-programs, e.g., test_addstr.c
> fixes based on Coverity report:
+ delete windows on exit from some of the test-programs.
13 files changed:
NEWS
dist.mk
ncurses/tinfo/captoinfo.c
package/debian/changelog
package/ncurses.spec
test/ditto.c
test/ins_wide.c
test/inserts.c
test/test_add_wchstr.c
test/test_addchstr.c
test/test_addstr.c
test/test_addwstr.c
test/testcurs.c