From 04f06004b617b58c70137e7f7859ce109bf015da32a5b472092f53477f769876 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 17 Jul 2017 09:18:06 +0000 Subject: [PATCH] workaround OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=314 --- ncurses-6.0.dif | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ncurses-6.0.dif b/ncurses-6.0.dif index bc02abb..cef0361 100644 --- a/ncurses-6.0.dif +++ b/ncurses-6.0.dif @@ -944,6 +944,14 @@ return (code); } +@@ -712,6 +714,7 @@ _nc_read_tic_entry(char *filename, + * We take pains here to make sure no combination of environment variables and + * terminal type name can be used to overrun the file buffer. + */ ++#undef _nc_read_entry2 + NCURSES_EXPORT(int) + _nc_read_entry2(const char *const name, char *const filename, TERMTYPE2 *const tp) + { --- ncurses/tinfo/read_termcap.c +++ ncurses/tinfo/read_termcap.c 2017-07-17 08:46:48.060363396 +0000 @@ -322,14 +322,18 @@ _nc_getent(