- Dec 10, 2014
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
From ITS#7712, avoid double-free of request
-
Quanah Gibson-Mount authored
-
heap corruption due to returning a reference to a local variable
-
copy/paste error
-
Don't assume tv_sec is a time_t.
-
return success, ignoring result of FindClose
-
Quanah Gibson-Mount authored
-
- Dec 05, 2014
-
-
-
Hallvard Furuseth authored
-
- Dec 01, 2014
-
-
Hallvard Furuseth authored
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
More fallout from 4d02c741: Don't modify another thread's write txn. Reinit me_txn0 fully.
-
fstat returns -1, not an errno. Move code into its own function for reuse.
-
More fallout from 4d02c741
-
Signed-off-by:
Jean-Christophe DUBOIS <jcd@tribudubois.net>
-
TRIVIA - lmdb: clean testdb-dir while "make test".
-
-
-
-
-
-
-
-
- Oct 30, 2014
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- Sep 25, 2014
-
-
Howard Chu authored
-
- Sep 20, 2014
-
-
Howard Chu authored
-
- Sep 19, 2014
-
-
Howard Chu authored
When reusing the main write txn
- Sep 18, 2014
-
-
Only free when cleaning up operation controls, not response controls. (This only makes a difference on search requests, which may have multiple responses with the same set of controls.)
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Howard Chu authored
Free writer txn on env_close
-