Daniel P. Berrange 1e4a02bdfe Remove all direct use of getenv
Unconditional use of getenv is not secure in setuid env.
While not all libvirt code runs in a setuid env (since
much of it only exists inside libvirtd) this is not always
clear to developers. So make all the code paranoid, even
if it only ever runs inside libvirtd.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-10-21 14:03:52 +01:00
..
2013-08-05 11:03:01 +02:00
2013-08-05 11:03:01 +02:00
2013-08-05 11:03:01 +02:00
2013-10-21 14:03:52 +01:00
2013-08-05 11:03:01 +02:00
2013-04-19 14:31:16 -06:00