]> ncurses.scripts.mit.edu Git - ncurses.git/commit - package/debian-mingw64/changelog
ncurses 6.4 - patch 20230624
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Jun 2023 00:38:02 +0000 (00:38 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Jun 2023 00:38:02 +0000 (00:38 +0000)
commit91494ab0071e71177728916199a406768f5ef963
treeb9e124b67aae7e0a083c5464d0a091d841d28c8a
parentf79c210479470378389aab5b8d4d42d4a7f3d9a4
ncurses 6.4 - patch 20230624

+ fixes for out-of-memory condition (report by "eaglegai").
31 files changed:
NEWS
VERSION
dist.mk
ncurses/base/key_defined.c
ncurses/base/tries.c
ncurses/curses.priv.h
ncurses/tinfo/access.c
ncurses/tinfo/add_tries.c
ncurses/tinfo/comp_hash.c
ncurses/tinfo/db_iterator.c
ncurses/tinfo/lib_setup.c
ncurses/tinfo/lib_tparm.c
ncurses/tinfo/obsolete.c
ncurses/tinfo/read_entry.c
ncurses/tinfo/read_termcap.c
ncurses/trace/lib_tracedmp.c
ncurses/trace/trace_buf.c
ncurses/trace/varargs.c
ncurses/tty/hardscroll.c
ncurses/tty/lib_mvcur.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
test/demo_defkey.c
test/list_keys.c
test/sp_tinfo.c
test/test_setupterm.c