]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod: Use secure_getenv if available
authorCristian Rodríguez <crrodriguez@opensuse.org>
Mon, 11 Feb 2013 18:07:52 +0000 (15:07 -0300)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 4 Apr 2013 18:58:29 +0000 (15:58 -0300)
commit41a51c2af915bc99851446cf604fac99eca1848f
tree7a07665851f63a0011cc7a2ccaa584ca95dff346
parentace742fa9aee1aec5931d5ee8a51fa9b8f0d94e0
libkmod: Use secure_getenv if available

"The secure_getenv() function is intended for use in general-purpose
libraries to avoid vulnerabilities that could occur if set-user-ID or
set-group-ID programs accidentally trusted the environment."
configure.ac
libkmod/libkmod-private.h
libkmod/libkmod.c