CVSROOT:        /cvs
Module name:    src
Changes by:     mill...@cvs.openbsd.org 2014/12/30 16:27:23

Modified files:
        libexec/spamd  : spamd.c 

Log message:
Use a 1MB realloc() increment instead of an 8KB one for the config
connection buffer.  Significantly speeds up spamd-setup for lage
blacklists.  Also free the buffer when we are done with it so memory
can be returned to the system (as it can grow quite large).
OK deraadt@

Reply via email to