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 1/2] tunables: Fix environment variable processing for setuid binaries


On 01/31/2017 11:53 PM, Siddhesh Poyarekar wrote:
> On Tuesday 31 January 2017 10:21 PM, Florian Weimer wrote:
>> This does not quite work because the next read position is not updated,
>> although the tunable definition in the input string has been moved.  As
>> a result, a subsequent tunable is not recognized and applied or filtered.
> 
> Ugh right, I'll post an updated patch.

We really need a GLIBC_PRIVATE get/set API for regression testing all of
these changes. Work for 2.26 I guess.

-- 
Cheers,
Carlos.


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