]> git.ipfire.org Git - thirdparty/openldap.git/commit
lmdb: catch non-LMDB negative errors before strerror
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>
Sat, 13 Apr 2019 23:37:03 +0000 (23:37 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 14 Aug 2022 19:40:50 +0000 (20:40 +0100)
commit1b113f2c94940bedbe86332f0c802db031814749
treeec959adc16e628470aa3f4d82136b96cd13a2e1a
parent5a4f5c964ac11c68e0788cac023ed210f65c26e4
lmdb: catch non-LMDB negative errors before strerror

That should hopefully shut coverity up
libraries/liblmdb/mdb.c