Date: Wed, 28 Feb 2001 16:10:09 +0300 From: Igor Robul <igor@raduga.dyndns.org> To: freebsd-current@freebsd.org Subject: Re: Correct size of kinfo_proc Message-ID: <20010228161009.B14235@linux.rainbow> In-Reply-To: <3A9CF680.563D9F2B@FreeBSD.org>; from sobomax@FreeBSD.ORG on Wed, Feb 28, 2001 at 03:00:48PM %2B0200 References: <3A9CF680.563D9F2B@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 28, 2001 at 03:00:48PM +0200, Maxim Sobolev wrote: > Hi Poul, > > In revision 1.31 of src/sys/sys/user.h you have added new ki_layout field to > kinfo_proc structure, but forgot to increase KINFO_PROC_SIZE from 644 to 648. > Please correct. Why don't use sizeof() insead of hardcoding numbers? -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010228161009.B14235>