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] count number of loaded objects in each namespace only once


On 07/24/2016 02:24 PM, Gleb Natapov wrote:
_ns_nloaded already has count of all objects in a namespace, no need to
add it while iterating over all objects.

I think this needs a test case to show the difference in behavior and make sure we do not regress.

Thanks,
Florian


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