Date: Thu, 4 Nov 1999 18:45:50 -0800 (PST) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_conf.c Message-ID: <199911050245.SAA87632@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1999/11/04 18:45:50 PST Modified files: sys/kern vfs_conf.c Log: Expand the sscanf buffer to 32 bytes to make room for the expanded pattern, with some space left over to avoid this mistake next time it's improved. Submitted by: luoqi Revision Changes Path 1.38 +2 -2 src/sys/kern/vfs_conf.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?199911050245.SAA87632>