Date: Mon, 19 Aug 2002 15:45:56 +0400 (MSD) From: Maxim Konovalov <maxim@FreeBSD.org> To: Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> Cc: Ruslan Ermilov <ru@FreeBSD.org>, <freebsd-stable@FreeBSD.org> Subject: Re: Please fix bin/40177 before 4.7 code freeze Message-ID: <20020819152250.O76065-100000@news1.macomnet.ru> In-Reply-To: <20020819111121.GB26128@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, On 14:11+0300, Aug 19, 2002, Ruslan Ermilov wrote: > On Mon, Aug 19, 2002 at 12:33:29PM +0300, Dmitry Pryanishnikov wrote: > > > > Hello! > > > > Please MFC fix (rev. 1.49 src/bin/test/test.c in -current) for > > the memory leak in /bin/sh (I'm really curious why such a little > > but annoying bug still hasn't fixed in -STABLE)! The rev. 1.49 is not a fix, it does not even work around correctly. The real (I hope) fix is a rev. 1.51. If you take a look at the diff http://www.freebsd.org/cgi/cvsweb.cgi/src/bin/test/test.c.diff?r1=1.50&r2=1.51 you will note the patch is not small. Of course I tested it a lot on -stable and -current but I could miss something. That is why MFC period is quite long, two months. I really do not want to MFC another bug to -stable especially when we are talking about test(1) and sh(1). I will appreciate if you test the fix on -stable: http://people.FreeBSD.org/~maxim/test.diff.stable. -- Maxim Konovalov, maxim@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020819152250.O76065-100000>