From: Mathieu Desnoyers Date: Mon, 21 Sep 2015 20:44:38 +0000 (-0400) Subject: Fix: don't dereference NULL pointers X-Git-Tag: v2.8.0-rc1~71 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;ds=inline;h=34daae3e48423fc35b363e19136e324f9e31b05a;hp=34daae3e48423fc35b363e19136e324f9e31b05a;p=lttng-ust.git Fix: don't dereference NULL pointers Detected by scan-build. Signed-off-by: Mathieu Desnoyers ---