Howard Chu
|
676dae633a
|
Avoid stack overrun in mdb_search
Use malloc'd memory, stored persistently in thread-local storage.
|
2011-11-09 02:05:14 -08:00 |
|
Howard Chu
|
c647a06441
|
More for cursor reuse
|
2011-10-06 19:15:10 -07:00 |
|
Hallvard Furuseth
|
ef7f5f5e32
|
Cleanup ISO C compatibility for recent commits
|
2011-09-19 10:31:12 +02:00 |
|
Howard Chu
|
dfed6f77d7
|
More search optimization
Tighten up entry_alloc/entry_decode
Track parent nodes in idscopes
|
2011-09-13 16:58:38 -07:00 |
|
Howard Chu
|
c5beffc94f
|
Fix bogus error codes
|
2011-09-09 19:53:56 -07:00 |
|
Howard Chu
|
54ced52c04
|
Keep cursor open for id2entry
|
2011-09-09 01:01:25 -07:00 |
|
Howard Chu
|
f72d65b77a
|
Use tmpmem-based entries
|
2011-09-08 22:07:04 -07:00 |
|
Howard Chu
|
deb0ef9f1f
|
Fix 6c8e4f2671
|
2011-09-08 10:33:01 -07:00 |
|
Howard Chu
|
9dc1b05f30
|
Fix 6c8e4f2 for empty suffixes
|
2011-09-06 14:04:38 -07:00 |
|
Howard Chu
|
6c8e4f2671
|
More search optimizations
|
2011-09-06 02:21:19 -07:00 |
|
Howard Chu
|
0ba4206ed9
|
Import back-mdb
|
2011-09-01 17:00:26 -07:00 |
|