]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.3 - patch 20220423
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 24 Apr 2022 00:17:21 +0000 (00:17 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 24 Apr 2022 00:17:21 +0000 (00:17 +0000)
commit20db1fb41ec91cd8a1f528e770362092c5403378
treedae6ce7249db186b0581fdd0d70e646972ba381f
parent4c9f63c460cb7134f142aa65f6866c175ed77605
ncurses 6.3 - patch 20220423

+ in-progress work on invalid_merge(), disable it (cf: 20220402).
+ fix memory leak in _nc_tic_dir() when called from _nc_set_writedir().
+ fix memory leak in tic when "-c" option is used.
14 files changed:
NEWS
VERSION
dist.mk
ncurses/tinfo/comp_parse.c
ncurses/tinfo/db_iterator.c
ncurses/tinfo/write_entry.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
progs/tic.c