]> git.sur5r.net Git - bacula/docs/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)
commit3b90ce7660d399ed5cc3536f311ca6d3b646591a
tree28a19bf5121e2b6df8334231cc93c496fe464a49
parent83aa828513d95830f51ac42d1b8c271bfa08d8e7
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.