Date: Tue, 30 Oct 2001 05:53:29 -0800 (PST) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_getcwd.c Message-ID: <200110301353.f9UDrUY79020@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2001/10/30 05:53:29 PST Modified files: (Branch: RELENG_4) sys/compat/linux linux_getcwd.c Log: fix typo in earlier MFC: len (uninitialized) is checked when lenused should be checked. I don't know how that snuck in there.. pointed out by: Daniel McRobb <dwm@caimis.com> PR: 31637 Revision Changes Path 1.2.2.2 +1 -1 src/sys/compat/linux/linux_getcwd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110301353.f9UDrUY79020>