]> git.ipfire.org Git - thirdparty/openssl.git/commit
PBKDF2 implementation: refactor to avoid memleak
authorRichard Levitte <levitte@openssl.org>
Fri, 30 Aug 2019 13:11:08 +0000 (15:11 +0200)
committerPauli <paul.dale@oracle.com>
Fri, 6 Sep 2019 09:27:57 +0000 (19:27 +1000)
commitb1f15129933fdc98134ef2fcafb1ecea710f5920
treed26b91c94fa87edcef2147b410424a2c0e09cf7e
parentdf2f8af4cb3e19fe5a1ed41582d1659aa6c4ef50
PBKDF2 implementation: refactor to avoid memleak

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9662)
providers/common/kdfs/pbkdf2.c