- 16 Dec, 2014 2 commits
-
-
-
Quanah Gibson-Mount authored
-
- 15 Dec, 2014 5 commits
-
-
Howard Chu authored
We actually compare the new key against the last key, to prevent corruption.
-
-
Howard Chu authored
The concurrency restriction is on threads within a single process. Multiple processes can use mdb_dbi_open without affecting each other.
-
Quanah Gibson-Mount authored
-
must account for leading space when counting total number of lines
-
- 12 Dec, 2014 2 commits
-
-
Quanah Gibson-Mount authored
-
-
- 11 Dec, 2014 14 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Mutex must be held even for a read-access of a cookie state, as there may be a race with write in other thread.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 10 Dec, 2014 11 commits
-
-
-
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
-
- 05 Dec, 2014 2 commits
-
-
-
Hallvard Furuseth authored
-
- 01 Dec, 2014 4 commits
-
-
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.
-