Hi Linus: 

This push fixes the following issues:

- Crypto API regression that may cause sporadic alloc failures.
- Double-free bug in drbg.


Please pull from

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


Eric Biggers (1):
      crypto: api - fix finding algorithm currently being tested

Stephan Mueller (1):
      crypto: drbg - set freed buffers to NULL

 crypto/api.c  |   11 ++++++++---
 crypto/drbg.c |    2 ++
 2 files changed, 10 insertions(+), 3 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