- Apr 01, 2014
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Was rejecting "-\r\n" in input LDIF
-
- Feb 21, 2014
-
-
Quanah Gibson-Mount authored
-
- Jan 29, 2014
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- Jan 25, 2014
-
-
Kurt Zeilenga authored
-
- Jan 24, 2014
-
- Jan 15, 2014
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- Jan 13, 2014
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
free(NULL) is supposed to be safe. "Portable wrapper libraries" that fail to preserve this behavior are inherently broken. But then again, this is Mozilla code, so that's redundant.
-
Hallvard Furuseth authored
This reverts commit 75494c08, which must await a fix to ITS#7771 (DUPSORT cursor tracking).
-
Howard Chu authored
-
- Jan 08, 2014
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- Jan 07, 2014
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
- Jan 06, 2014
-
-
Hallvard Furuseth authored
db_mid2l_insert(): Move assert to mdb.c. mdb_cursor_set(): Previous assert cannot fail now. mdb_cursor_put(): Check mc/key and return EINVAL. mdb_cursor_dbi(): No error return, so just segfault if cursor==NULL.
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
This should likely be reverted when all callers handle these errors.
-