OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Henning Brauer (henningcvs.openbsd.org)
Date: Wed Sep 15 2004 - 20:10:05 CDT


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2004/09/15 19:10:05

Modified files:
        usr.sbin/ntpd : imsg.c

Log message:
in imsg_compose:
-don't buf_free() on imsg_add() errors, it already does that for us
-use imsg_close() instead of buf_close(), does error handling already