Mahmoud Al-Qudsi 73983bada5 Fix ncurses memory leak in init_curses()
init_curses() is/can be called more than once, in which case the previous
ncurses terminal state is leaked and a new one is allocated.

`del_curterm(cur_term)` is supposed to be called prior to calling `setupterm()`
if `setupterm()` is being used to reinit the default `TERMINAL *cur_term`.
2023-05-02 11:52:42 -05:00
..
2023-04-16 17:46:56 +02:00
2023-04-16 17:46:56 +02:00
2023-04-19 22:43:36 +02:00
2023-04-19 01:03:16 +02:00
2023-04-19 22:43:36 +02:00
2023-04-19 22:43:36 +02:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2021-10-01 03:39:43 -07:00
2023-01-14 12:58:20 -08:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2023-02-25 12:24:25 +01:00
2022-09-12 18:34:19 -07:00
2023-04-16 17:46:56 +02:00
2023-04-19 01:03:16 +02:00
2023-04-16 17:46:56 +02:00
2023-04-16 17:46:56 +02:00
2023-02-02 19:34:47 -07:00
2021-09-21 18:33:14 -07:00
2023-05-02 11:52:41 -05:00
2023-02-02 19:34:47 -07:00
2023-04-19 01:03:16 +02:00
2023-04-19 22:43:36 +02:00
2023-04-19 22:43:36 +02:00
2022-08-21 15:02:19 -07:00
2023-04-19 01:03:16 +02:00
2023-04-19 22:43:36 +02:00
2023-04-29 11:02:59 -05:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2022-08-20 23:55:18 -07:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2023-04-16 17:46:56 +02:00
2023-04-19 10:35:22 +02:00
2023-04-21 13:57:29 +02:00
2023-04-19 22:43:36 +02:00
2023-02-25 16:42:45 -06:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00
2023-02-02 19:34:47 -07:00
2023-03-19 16:13:41 -07:00
2023-04-19 01:03:16 +02:00
2023-03-19 16:13:41 -07:00
2023-02-09 00:37:22 +01:00
2023-02-02 19:34:47 -07:00
2023-02-03 18:55:06 +01:00
2023-04-19 22:43:36 +02:00
2023-04-19 22:43:36 +02:00
2022-12-11 10:26:39 -08:00
2022-12-04 14:48:20 -08:00
2023-04-02 15:17:06 +02:00
2022-08-20 23:55:18 -07:00
2023-04-19 01:03:16 +02:00
2023-04-19 01:03:16 +02:00