Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2015 10:21:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 200138] [PATCH] Fixed sthread-specific array allocation conflict incurred in libthr by some foreign malloc libraries
Message-ID:  <bug-200138-16-pSDcAo3UuN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200138-16@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200138-16@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200138

--- Comment #8 from yuri@rawbw.com ---
> What does prevent the recursion from going infinite?
This question is besides the point of this PR. Recursion happens anyway, with
or without this patch. If the malloc library will cause infinite recursion,
then this would be a bug. But this doesn't actually happen.

> This sounds like the application bug anyway, because malloc/calloc interposers must handle the system libraries requirements.
Could you please specify which application are you talking about? And what are
the requirements, and where are they specified?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200138-16-pSDcAo3UuN>