K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-09-01T18:09:20.000000Z K 7 svn:log V 380 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". END