Date: Mon, 28 Oct 1996 15:02:47 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/inetd inetd.c Message-ID: <199610282302.PAA11394@freefall.freebsd.org>
index | next in thread | raw e-mail
joerg 96/10/28 15:02:45 Modified: usr.sbin/inetd inetd.c Log: Do not modify a malloc()ed pointer; instead, use memmove(). Detected by: phkmalloc - AJ :) Revision Changes Path 1.14 +3 -2 src/usr.sbin/inetd/inetd.chelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610282302.PAA11394>
