Fix: getenv can return null
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 30 Apr 2019 23:09:24 +0000 (19:09 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 1 May 2019 14:31:20 +0000 (10:31 -0400)
On system with LANG not defined getenv will return null.

An example of such system is the lava runner used by ci.lttng.org.

https://ci.lttng.org/view/System%20Tests/

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.024356 seconds and 4 git commands to generate.