]> git.sur5r.net Git - bacula/bacula/commit
crypto_digest_update() should return false on failure (which should never occur,...
authorLandon Fuller <landonf@opendarwin.org>
Thu, 3 May 2007 17:45:24 +0000 (17:45 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Thu, 3 May 2007 17:45:24 +0000 (17:45 +0000)
commit10ec768248e58b4ebcfdf4795dbf6e998ea2429e
tree52db701cbdde6a4b5a6432035b0e1dc972ba89c2
parent2fbebdcc3254df31a1481467c4740ad7a21bc3b5
crypto_digest_update() should return false on failure (which should never occur, short of programmer error).

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4688 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/lib/crypto.c