|
Message-ID: <4FFD76D2.306@redhat.com> Date: Wed, 11 Jul 2012 14:51:30 +0200 From: Florian Weimer <fweimer@...hat.com> To: oss-security@...ts.openwall.com Subject: Re: libdbus hardening On 07/10/2012 04:30 PM, Sebastian Krahmer wrote: >> If this is not for upstream and you only need it working on a particular >> distro with glibc, then why not use __secure_getenv()? > > Indeed, if it is a exported symbol on the glibc versions we ship, > we should consider this. I remember a discussion that it was somehow > not available in the past. __secure_getenv() is declared and documented in <stdlib.h>, so it's not likely to go away, especially if we start using it more widely. -- Florian Weimer / Red Hat Product Security Team
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.