]> git.sur5r.net Git - bacula/rescue/commitdiff
backup.c: Send the cryptographic session data for all files. This includes zero-lengt...
authorLandon Fuller <landonf@opendarwin.org>
Sun, 29 Apr 2007 20:47:09 +0000 (20:47 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Sun, 29 Apr 2007 20:47:09 +0000 (20:47 +0000)
restore.c: Allocate the cipher decryption context on-demand, thus disabling decryption / allocation of cipher context for zero-length files.

Fixes: #838
Regression tests passed:
  - compressed-encrypt-test
  - data-encrypt-test
  - encrypt-bug-test


No differences found