hush/archival
Eric Andersen d9d47c3078 Patch from Konstantin Isakov <ikm@pisem.net>:
In most cases, dirname returns the same argument it was given, so this code
    works nice, but there's one special case: when the name contains no
    dirname, it returns "." (stored statically in the body of itself), and we
    get a segfault in attempt to free() it.
This patch fixes this problem.
2002-09-30 20:14:57 +00:00
..
2002-09-26 16:01:21 +00:00
2002-09-25 02:47:48 +00:00
2002-09-25 02:47:48 +00:00
2002-09-25 02:47:48 +00:00
2002-08-22 19:15:26 +00:00
2002-09-25 02:47:48 +00:00