[libvirt] [PATCH] gnulib: remove unused secure_getenv function replacement

Daniel P. Berrangé berrange at redhat.com
Thu Sep 19 13:37:53 UTC 2019


We removed use of the secure_getenv recently in

  commit 2b0d597670fb5504b7ad1411c31b8af1d3016c1b
  Author: Daniel P. Berrangé <berrange at redhat.com>
  Date:   Thu Aug 1 13:35:56 2019 +0100

    util: get rid of virGetEnv{Allow,Block}SUID functions

Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 bootstrap.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index a833a396c0..1ddc2a0305 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -89,7 +89,6 @@ pthread_sigmask
 recv
 regex
 sched
-secure_getenv
 send
 setenv
 setsockopt
-- 
2.21.0




More information about the libvir-list mailing list