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 v5] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)


* Andreas Schwab:

> On Nov 12 2019, Florian Weimer wrote:
>
>> * Andreas Schwab:
>>
>>> Note that this breaks libsanitizer.
>>
>> In what way and on which targets?
>
> See <https://gcc.gnu.org/ml/gcc-patches/2019-11/msg00874.html>.

Uh-oh.  The sanitizers cannot intercept versioned symbols for various
reasons.  So there's no good fix here.

Problems like these are the reason why I think we should not make struct
layout changes merely for POSIX conformance.

Thanks,
Florian


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