diff options
author | Lennart Poettering <lennart@poettering.net> | 2008-12-16 14:03:40 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2009-01-12 20:23:01 +0100 |
commit | 08ee14177dabc56a578f133bd97d862512b937e9 (patch) | |
tree | a19bbcdb716f122ceabb12263c2bc5c7a2475720 /src/Makefile.am | |
parent | 3bef1a94b4a757292f6077b9c93285f74210752f (diff) |
Check if environ is actually set before we use it
Some applications seem to set **environ to NULL for various reasons.
Before we iterate through it we thus need to make sure it is actually
set to make sure we don't segfault.
Closes rhbz #473080
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions