]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
ncurses 6.1 - patch 20180428
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 28 Apr 2018 22:44:02 +0000 (22:44 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 28 Apr 2018 22:44:02 +0000 (22:44 +0000)
+ document new form-extension O_EDGE_INSERT_STAY (report by Leon
  Winter).
+ correct error-returns listed in manual pages for a few form functions
  (report by Leon Winter).
+ add a check in form-library for null-pointer dereference:
unfocus_current_field (form);
form_driver (form, REQ_VALIDATION);
  (patch by Leon Winter).


No differences found