]> ncurses.scripts.mit.edu Git - ncurses.git/commit - test/bs.c
ncurses 6.0 - patch 20170408
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Apr 2017 01:34:02 +0000 (01:34 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 9 Apr 2017 01:34:02 +0000 (01:34 +0000)
commita924c24b2535cccdc0f5f991cd8ddcadcfa1f0d2
treeafcf4ae5754cc8000559d5a9d13266c71428c48f
parent3eda6f30a84d53844d2ebceadb457e2e7e9cfbf3
ncurses 6.0 - patch 20170408

+ change logic in wins_nwstr() to avoid addressing data past the output
  of mbstowcs().
+ correct a call to setcchar() in Data_Entry_w() from 20131207 changes.
+ fix minor memory-leaks in test-programs.
+ further improve ifdef in term_entry.h for internal definitions not
  used by tack.
34 files changed:
MANIFEST
NEWS
VERSION
dist.mk
form/frm_driver.c
include/MKterm.h.awk.in
include/term_entry.h
ncurses/base/lib_newterm.c
ncurses/base/lib_set_term.c
ncurses/tinfo/lib_setup.c
ncurses/tinfo/lib_ttyflags.c
ncurses/tinfo/parse_entry.c
ncurses/widechar/lib_ins_wch.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/bs.c
test/demo_new_pair.c
test/demo_termcap.c
test/demo_terminfo.c
test/echochar.c
test/extended_color.c
test/ins_wide.c
test/inserts.c
test/list_keys.c
test/movewindow.c
test/test_add_wchstr.c
test/test_addchstr.c
test/test_instr.c
test/test_sgr.c
test/worm.c