]> git.sur5r.net Git - bacula/bacula/commit
Fixed two bugs, the first of which is mine:
authorLandon Fuller <landonf@opendarwin.org>
Tue, 28 Nov 2006 07:02:34 +0000 (07:02 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Tue, 28 Nov 2006 07:02:34 +0000 (07:02 +0000)
commit1040bca293f762d6d8b5218cdab1ce0b8fc43e49
treef8598959c5ce999a11de2a3557824c6d612c7858
parent5ecab00914ce3f23cfcaf6b94d805c7490587c11
Fixed two bugs, the first of which is mine:
    - If a signed digest was incorrectly written for a non-file, do not leak or attempt to validate the digest -- ignore it.
    - If no new data is encrypted, but the output buffer is not empty, there is still data that needs to be written -- don't exit.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3714 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/filed/restore.c