OSDN Git Service

blowfish: Fix CBC decryption with dst==src
authorMartin Storsjö <martin@martin.st>
Mon, 1 Oct 2012 21:04:38 +0000 (00:04 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 3 Oct 2012 13:05:23 +0000 (16:05 +0300)
commit87f023f2c01e7004618537114e2d53be69b01019
treeaef62c1cc6e6e9814abad7469f2b713448008126
parent0cc9a64b92939adfe4408003ff119607001a88e0
blowfish: Fix CBC decryption with dst==src

Signed-off-by: Martin Storsjö <martin@martin.st>
libavutil/blowfish.c