CVSROOT: /cvs Module name: src Changes by: j...@cvs.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@
CVSROOT: /cvs Module name: src Changes by: j...@cvs.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@