Comment 1 for bug 1623725

Revision history for this message
Seth Arnold (seth-arnold) wrote : Re: Usage of secure_getenv prevents build against glibc

I strongly recommend providing the secure_getenv() routine on platforms that lack it. It's an important part of keeping setuid executables safe.

Thanks