Commit Graph

34 Commits (a9fe8977e756a2d5160bd49066cec7c0881ae88e)

Author SHA1 Message Date
aCaB ebf10d4af3 raise mpool max poolsize to 8M 16 years ago
aCaB 11195c0b1b fix several problems introduced by the win32 commits 16 years ago
aCaB 4cd80898e6 win32#3 16 years ago
aCaB 34e79a80a8 mpool: regen sizes, small cleanup 16 years ago
aCaB 86d59b249e fix portability issues for fseeko, sysconf(_SC_PAGESIZE), getpagesize() (bb#1658) 16 years ago
Török Edvin 8b2b7201e1 update mpool frag sizes. 16 years ago
Török Edvin 46826baf4f fix mpool_realloc to work with shrinked sizes. This is not yet used anywhere. 16 years ago
Török Edvin 025243f6e1 fix uninitialized value warning. 16 years ago
Török Edvin 1f48ace849 fix distcheck 16 years ago
Török Edvin eaf2aebdeb avoid unneeded calloc + memcpy. 16 years ago
aCaB af449e4756 mpool poisonage complete 16 years ago
aCaB 1b802d3c34 adding mpool poisoning, more to come... 16 years ago
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
Tomasz Kojm 27e28c610e libclamav/mpool.c: fix old free() call in cli_mp_hex2ui() 17 years ago
aCaB fd856af471 use char* arithmetic 17 years ago
Török Edvin db43492c79 remove nonexistent symbols from .map file, add dummy functions. 17 years ago
aCaB 160930d433 test completed, --enable-mempool works again - sorry for the trouble 17 years ago
aCaB bf6f78a4dc this is a test, --enable-mempool deliberately broken 17 years ago
aCaB b26d0ef3fd mpool opt 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin deb3031222 mempool statistics support 17 years ago
Török Edvin 6a21552ef2 have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
Török Edvin 26ffcfa20c use ANONYMOUS_MAP from clamav-config.h instead of MAP_ANONYMOUS, fix mp_flush 17 years ago
Török Edvin c9a3e685b4 * libclamav/mpool.c (mp_destroy): need to use sizeof(*mp) because mp is a pointer here!! 17 years ago
aCaB 38e881e3c0 mpool cli_mp_hex2ui 17 years ago
aCaB d6e1ef1611 mempool deuglification 17 years ago
Török Edvin ad0fd7287a * libclamav/matcher-ac.c (cli_ac_addsig): need to use mpool allocated memory for ->str 17 years ago
Török Edvin 7866b37c6b mpool debugging 17 years ago
aCaB 0281fb4d9c 32 and 64 bit pools 17 years ago
aCaB 948644e619 tuned granularity - amd64 only (for now) - VIRT 114 / RES 95 17 years ago
aCaB e21657dfc9 a faster and more compact allocator 17 years ago
aCaB eb8ab9d28a bloody svn sucks 17 years ago
aCaB b0c3171680 missing symlinks 17 years ago