]> git.sur5r.net Git - bacula/rescue/commit
kes Apply patch from bug #1049 to prevent stripping the path on a
authorKern Sibbald <kern@sibbald.com>
Wed, 30 Jan 2008 12:59:34 +0000 (12:59 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 30 Jan 2008 12:59:34 +0000 (12:59 +0000)
commit0cfdbed870b236618c09061ec4d2eafb9ae614f3
treed3ef711f786c27779938a895cd80255699082d69
parentc28395833ce13b54ba13cdd7f22b3f11f30dd6a4
kes  Apply patch from bug #1049 to prevent stripping the path on a
     symlink.
kes  Attempt to fix bug #1047 where stripping a path corrupts the
     heap. Waiting for feedback.
kes  Correct the Mount message not to suggest labeling a new tape
     when doing a restore.  Submitted by email by John Stoffel.
kes  Attempt to work around gcc FORTIFY_SOURCE bug that crashes the
     FD by using casting. Reported in bug #1042.