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: Jonathan Gray (jsgcvs.openbsd.org)
Date: Sun Dec 12 2010 - 16:29:40 CST


CVSROOT: /cvs
Module name: src
Changes by: jsgcvs.openbsd.org 2010/12/12 15:29:40

Modified files:
        usr.sbin/smtpd : dns.c

Log message:
use memcpy instead of a cast/deref dance that was reading past
the end of the buffer.

tested by and ok gilles