Merge branch 'DOH_POOL_SIZE-increase'
* DOH_POOL_SIZE-increase: Increase DOH_POOL_SIZE
This commit is contained in:
commit
558ed0bb71
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#include "dohint.h"
|
||||
|
||||
#ifndef DOH_POOL_SIZE
|
||||
#define DOH_POOL_SIZE 16384
|
||||
#define DOH_POOL_SIZE 4194304
|
||||
#endif
|
||||
|
||||
/* Checks stale DOH object use - will use a lot more memory as pool memory is not re-used. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue