]> git.sur5r.net Git - openldap/commit - libraries/liblmdb/mdb.c
Clean up strange fcntl result check
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 6 Sep 2016 15:56:13 +0000 (17:56 +0200)
committerHallvard Furuseth <hallvard@openldap.org>
Thu, 15 Dec 2016 21:27:33 +0000 (22:27 +0100)
commite674f8241c5c9b9005688a94ce62f60556942b30
tree2a3339e46fe0a000d3f6380102ac52b7be4cf759
parentbffe2ebcba56e0475d50c5d2aae86f2b7b0d3090
Clean up strange fcntl result check

...and check !MDB_CLOEXEC in an 'if' rather than '#if'
to match its non-zero usage.
libraries/liblmdb/mdb.c