CVSROOT: /cvs Module name: src Changes by: jac...@cvs.openbsd.org 2009/02/17 15:49:22
Modified files: usr.sbin/smtpd : control.c smtpctl.c Log message: imsg_init depends on ibuf being calloc'd. fix few places where malloc is used instead; ok gilles@ Problem made visible by malloc.conf = AFGJ, and pointed out by otto@