Fix: handling bad channel when sending to consumer
authorDavid Goulet <dgoulet@efficios.com>
Thu, 23 Feb 2012 22:30:41 +0000 (17:30 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 23 Feb 2012 22:30:41 +0000 (17:30 -0500)
commitaeb968923d1245f4cb2be1eed2ab7b8b5eb45cf8
tree65aaf876fc8bb3973fbd7ea6bb4c87424eeb01c8
parentdae5ce8db9dbe74e0ffb00e0e0da26a35d10fc86
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 <dgoulet@efficios.com>
src/bin/lttng-sessiond/ust-consumer.c
This page took 0.024438 seconds and 4 git commands to generate.