- Apr 16, 2012
-
-
- Apr 12, 2012
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
- Apr 11, 2012
-
-
Quanah Gibson-Mount authored
-
-
-
-
Also add mdb_debug/mdb_debug_start to toggle debug output at runtime
-
-
Was being fooled before because the newly malloc'd block had the same address as the previously freed block.
-
- Apr 09, 2012
-
-
Quanah Gibson-Mount authored
-
-
-
Should probably compare nsize to pg_size/4 instead...
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
This broke if i was incremented before the new thread read i: for(...; i++) { ldap_pvt_thread_create(,,, &i); ... }
-
-
Quanah Gibson-Mount authored
-
-
- Apr 04, 2012
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
-
Quanah Gibson-Mount authored
-
-
-
- Mar 30, 2012
-
-
Quanah Gibson-Mount authored
-
-
- Mar 28, 2012
-
-
Sub-DBs were correct before
-