Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
HAMANO Tsukasa
OpenLDAP
Repository
openldap
libraries
libmdb
mdb.c
Find file
Blame
History
Permalink
Save pid in MDB_env instead of repeating getpid().
· 38cc1e96
Hallvard Furuseth
authored
Sep 17, 2012
An open MDB environment does not survive or catch fork(), so repeating getpid() was pointless.
38cc1e96