Hi Linus: 

This push fixes two memory leaks and a list corruption bug.


Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus


Eric Biggers (1):
      crypto: user - prevent operating on larval algorithms

Herbert Xu (1):
      lib/mpi: Fix karactx leak in mpi_powm

Vincent Whitchurch (1):
      crypto: cryptd - Fix skcipher instance memory leak

 crypto/cryptd.c           | 1 +
 crypto/crypto_user_base.c | 3 +++
 lib/mpi/mpi-pow.c         | 6 ++----
 3 files changed, 6 insertions(+), 4 deletions(-)

Thanks,
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to