A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via c73f0877500c01d978a4e8b1d50bd64011f70984 (commit) from 277526d0f00489637798f84b5cf4e8d65a1690ca (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit c73f0877500c01d978a4e8b1d50bd64011f70984 Author: Howard Chu hyc@symas.com Date: Fri Jun 27 10:53:11 2014 -0700
Trap signals
Try to exit cleanly to avoid leaving stale readers. Not a critical issue since mdb_reader_check can take care of them, but still cleaner.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb_dump.c | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+)