summaryrefslogtreecommitdiffstats
path: root/src/daemon
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-12-16 14:03:40 +0100
committerLennart Poettering <lennart@poettering.net>2009-01-12 20:23:01 +0100
commit08ee14177dabc56a578f133bd97d862512b937e9 (patch)
treea19bbcdb716f122ceabb12263c2bc5c7a2475720 /src/daemon
parent3bef1a94b4a757292f6077b9c93285f74210752f (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/daemon')
0 files changed, 0 insertions, 0 deletions