]> git.ipfire.org Git - thirdparty/openldap.git/commit
Plug some information leaks
authorHoward Chu <hyc@openldap.org>
Fri, 30 Jun 2017 14:42:38 +0000 (15:42 +0100)
committerHoward Chu <hyc@openldap.org>
Sat, 10 Oct 2020 11:52:22 +0000 (12:52 +0100)
commit34c3cfe8537e88a91cb8b580bbab52f716ec4559
treef555d1600d8e56e7d06cf67e0f6a2fcb589e5251
parent525a2cce9131fd9c2bdef6662c99ab6a033ceb74
Plug some information leaks

Zero out decrypted pages before freeing them.
Do proper init on reused loose pages.
libraries/liblmdb/mdb.c