nano/src
Benno Schulenberg 6bf52dcc8d startup: do not crash when trying to open a device or directory
Make sure there is an 'openfile' record before trying to save an
error message in this record.

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

Bug existed since commit ede64d7e from yesterday.
2021-03-22 15:50:31 +01:00
..
browser.c copyright: update the years for the FSF 2021-01-11 14:22:51 +01:00
chars.c copyright: update the years for the FSF 2021-01-11 14:22:51 +01:00
color.c memory: do not allocate space for multidata when it's already allocated 2021-03-05 11:25:14 +01:00
cut.c display: for a large paste or insertion, recalculate the multiline cache 2021-02-03 17:00:28 +01:00
definitions.h feedback: upon first switch to a buffer, show its error message (if any) 2021-03-21 16:52:29 +01:00
files.c feedback: upon first switch to a buffer, show its error message (if any) 2021-03-21 16:52:29 +01:00
global.c copyright: update the years for the FSF 2021-01-11 14:22:51 +01:00
help.c search: just highlight the found occurrence, instead of marking it 2021-02-07 09:18:15 +01:00
history.c copyright: update the years for the FSF 2021-01-11 14:22:51 +01:00
Makefile.am build: avoid a warning about duplicate symbol when building from tarball 2021-02-02 11:39:26 +01:00
move.c copyright: update the years for the FSF 2021-01-11 14:22:51 +01:00
nano.c tweaks: rename a symbol, to better match the corresponding option 2021-03-03 09:39:49 +01:00
prompt.c build: include a workaround only for versions of ncurses that need it 2021-02-21 12:00:28 +01:00
prototypes.h tweaks: elide a function that is now just one line 2021-01-29 10:30:05 +01:00
rcfile.c tweaks: rename a symbol, to better match the corresponding option 2021-03-03 09:39:49 +01:00
search.c search: make highlighting the standard, non-changeable behavior 2021-02-07 09:18:15 +01:00
text.c memory: fix an off-by-one error to free also the last line in a group 2021-03-05 18:50:34 +01:00
utils.c copyright: update the years for the FSF 2021-01-11 14:22:51 +01:00
winio.c startup: do not crash when trying to open a device or directory 2021-03-22 15:50:31 +01:00