Fix segfault for ltt-sessiond pathname
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 22 Apr 2011 14:56:59 +0000 (10:56 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Fri, 22 Apr 2011 14:58:23 +0000 (10:58 -0400)
The getenv sessiond path could return NULL so the strdup failed
at this point.

Also added the "not running" indication when listing pids that are not
found in /proc.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>

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