From: David Goulet Date: Thu, 23 Feb 2012 22:30:41 +0000 (-0500) Subject: Fix: handling bad channel when sending to consumer X-Git-Tag: v2.0.0-rc2~24 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=aeb968923d1245f4cb2be1eed2ab7b8b5eb45cf8;hp=aeb968923d1245f4cb2be1eed2ab7b8b5eb45cf8 Fix: handling bad channel when sending to consumer If the channel object is NULL it means that it's not created on the tracer. Signed-off-by: David Goulet ---