An error occurred while fetching folder content.
startup: don't call delwin() with NULL, to avoid crashing on Solaris
Benno Schulenberg authored
Apparently the curses on SunOS is less forgiving than the one on GNU.
Or rather: delwin(NULL) should just return an error, it shouldn't crash.

This fixes https://savannah.gnu.org/bugs/?51053

.
Reported-by: default avatarJohn Wiersba <jrw32982@yahoo.com>
Solved-by: default avatarJohn Wiersba <jrw32982@yahoo.com>
9ce41543
Name Last commit Last update