- Mar 09, 2012
-
-
-
-
-
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
-
-
- Mar 07, 2012
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
-
-
-
-
- Mar 06, 2012
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- Feb 29, 2012
-
- Feb 28, 2012
-
-
Quanah Gibson-Mount authored
-
-
-
-
-
-
- Feb 26, 2012
-
-
-
Quanah Gibson-Mount authored
-
- Feb 24, 2012
-
-
Quanah Gibson-Mount authored
-
-