freebsd-dev/sbin/restore
Joerg Wunsch 4d14a29026 Check a pointer in skipdirs() before dereferencing it. I don't fully
understand why it can become a null pointer under some circumstances,
but i've got a pile of tapes where this happens, and running it thru a
debugger proved that simply ending the loop in this case did the right
thing.

Anyway, it cannot make it worse than now, where restore kills itself
with "Memory fault".
1995-09-01 18:09:20 +00:00
..
dirs.c Check a pointer in skipdirs() before dereferencing it. I don't fully 1995-09-01 18:09:20 +00:00
extern.h BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
interactive.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
main.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
pathnames.h BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
restore.8 Add a reference to ft(8). 1995-01-26 00:34:56 +00:00
restore.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
restore.h BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
symtab.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
tape.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
utilities.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00