]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20170325
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 26 Mar 2017 01:21:31 +0000 (01:21 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 26 Mar 2017 01:21:31 +0000 (01:21 +0000)
commit2e68dc325852af56f2ec6c315b323a4f9c3d62c9
tree0c59052240c1722e7aaf16f0b13aa424f443f480
parent5eb177874dea59107a1a2ea44f5d8f5bb99550b2
ncurses 6.0 - patch 20170325

+ fix a memory leak in the window-list when creating multiple screens
  (reports by Andres Martinelli, Debian #783486).
+ reviewed calls from link_test.c, added a few more null-pointer
  checks.
+ add a null-pointer check in ungetmouse, in case mousemask was not
  called (report by "Kau").
+ updated curs_sp_funcs.3x for new functions.
19 files changed:
NEWS
VERSION
dist.mk
include/curses.wide
man/curs_bkgrnd.3x
man/curs_sp_funcs.3x
ncurses/base/lib_addstr.c
ncurses/base/lib_dft_fgbg.c
ncurses/base/lib_freeall.c
ncurses/base/lib_getstr.c
ncurses/base/lib_mouse.c
ncurses/base/lib_newwin.c
ncurses/curses.priv.h
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec