More changes.
This commit is contained in:
parent
80fc4a8b94
commit
07bcd97961
@ -1,5 +1,14 @@
|
|||||||
2001-09-08 Robert James Kaes <rjkaes@flarenet.com>
|
2001-09-08 Robert James Kaes <rjkaes@flarenet.com>
|
||||||
|
|
||||||
|
* src/ternary.c (BUFARRAY & BUFSIZE): Lowed the values to help
|
||||||
|
lower memory usage. A ternary tree will now max out at 4MB.
|
||||||
|
|
||||||
|
* src/utils.c: Added debugging_(malloc|calloc|free) to help track
|
||||||
|
down memory leaks.
|
||||||
|
|
||||||
|
* src/dnscache.c (DNS_INSERT_LIMIT): Lower the number of
|
||||||
|
insertions before the ternary tree is rebuilt.
|
||||||
|
|
||||||
* src/thread.c (thread_main): Fixed a memory leak.
|
* src/thread.c (thread_main): Fixed a memory leak.
|
||||||
|
|
||||||
2001-09-07 Robert James Kaes <rjkaes@flarenet.com>
|
2001-09-07 Robert James Kaes <rjkaes@flarenet.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user