]> git.sur5r.net Git - bacula/rescue/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)
commit58bdc6a6445ba74ecff4bd9a6f680c4276fd3e3b
tree8d370c7d71c216685a541d91342639398be885dd
parent1072bfcba2cf98e6f2dffa92809b6907e45cd04b
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.