Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2000 01:22:34 -0700 (PDT)
From:      eps@sirius.com (Eric P. Scott)
To:        freebsd-hackers@freebsd.org
Subject:   Re: fixing longstanding cp -Rp misbehavior
Message-ID:  <200008030822.BAA73704@mail1.sirius.com>

next in thread | raw e-mail | index | archive | help
Obviously, it's past my bedtime.   I meant >=, not >

+       if ((n = strlen(to.p_path)) >=
+               sizeof u - (sizeof u.un - sizeof u.un.sun_path)) {


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008030822.BAA73704>