[Patch] Define secure_getenv
Florian Weimer
fweimer@redhat.com
Mon Jul 16 07:04:00 GMT 2012
On 07/13/2012 06:14 PM, Andreas Schwab wrote:
> Carlos O'Donell <carlos_odonell@mentor.com> writes:
>
>> You don't need GLIBC_PRIVATE since you have a public interface now and libc hidden takes care of any internal non-plt references.
>
> You can't use the public interface for inter-library calls, though, due
> to namespace violations.
Does this mean I should switch to three names? Or should I try to get
__secure_getenv exported under GLIBC_PRIVATE and use that from those
other libraries?
--
Florian Weimer / Red Hat Product Security Team
More information about the Libc-alpha
mailing list