Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2005 11:09:57 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Gleb Smirnoff <glebius@freebsd.org>
Cc:        freebsd-bugs@freebsd.org
Subject:   Re: bin/83457: [ PATCH ] Unhandled malloc failure within libpthread's _thr_alloc()
Message-ID:  <Pine.GSO.4.43.0508121108210.1074-100000@sea.ntplx.net>
In-Reply-To: <200508121232.j7CCWtHI090384@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 12 Aug 2005, Gleb Smirnoff wrote:

> Synopsis: [ PATCH ] Unhandled malloc failure within libpthread's _thr_alloc()
>
> Responsible-Changed-From-To: freebsd-bugs->deischen
> Responsible-Changed-By: glebius
> Responsible-Changed-When: Fri Aug 12 12:30:38 GMT 2005
> Responsible-Changed-Why:
> For Daniel's review.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=83457

Please, no gotos.  Rearranging things like that, I can't tell what
was changed.  What is the problem?  There is also a setting of
crit = NULL that doesn't seem to be related to anything.

-- 
DE




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0508121108210.1074-100000>