From: Chris Allegretta Date: Mon, 18 Dec 2000 20:18:37 +0000 (+0000) Subject: Give the read file error segfault a bug # in BUGS X-Git-Tag: v0.9.24~2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=07b9c2b90c2bf3f6177814952953a8647b620c16;p=nano.git Give the read file error segfault a bug # in BUGS git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@419 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/BUGS b/BUGS index fec77c0b..1adfbcde 100644 --- a/BUGS +++ b/BUGS @@ -76,6 +76,8 @@ - When typing in a string in serahc or replace and hitting CASE_SENSITVE or the other search string, the current string edit is blown away in favor of the last stored search (47) [FIXED] +- If nano fails to open a file when it starts up,doing almost anything + causes a segfault (discovered by Ben Roberts) (48). [FIXED] ** Open BUGS **