- 09 Mar, 2012 13 commits
-
-
Also line up the code logic a bit.
-
Delay (MDB_txninfo*) cast to after comparing mmap() with MAP_FAILED. Otherwise, if MAP_FAILED = (void*)-1 but MDB_txninfo requires stricter alignment, the compiler could assume the result is never MAP_FAILED. Also store NULL in env->(me_map, me_txns) after mmap failure.
-
-
-
Revealed when gcc optimization is enabled
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
- 07 Mar, 2012 8 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
-
-
-
-
- 06 Mar, 2012 5 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- 29 Feb, 2012 1 commit
-
-
Kurt Zeilenga authored
-
- 28 Feb, 2012 6 commits
-
-
Quanah Gibson-Mount authored
-
-
-
-
-
-
- 26 Feb, 2012 2 commits
-
-
-
Quanah Gibson-Mount authored
-
- 24 Feb, 2012 2 commits
-
-
Quanah Gibson-Mount authored
-
-
- 23 Feb, 2012 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-