This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] malloc: Run tests without calling mallopt [BZ #19469]


On 06/28/2016 03:35 PM, Florian Weimer wrote:
On 06/24/2016 07:34 PM, Florian Weimer wrote:
The compiled tests no longer refer to the mallopt symbol
from their main functions.  (Some tests still call mallopt
explicitly, which is fine.)

New version, avoiding quadratic behavior and delayed expansion.

Also see: <https://sourceware.org/ml/libc-alpha/2016-06/msg01120.html>

I have committed this.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]