Fix: add missing goto error in UST consumer
authorDavid Goulet <dgoulet@efficios.com>
Mon, 29 Apr 2013 21:58:51 +0000 (17:58 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 29 Apr 2013 21:58:51 +0000 (17:58 -0400)
commit4a2eb0cab793f67a94d7d9d10b534057804def95
tree5331f197d1989b39e1070ba6150339007329ea0c
parentbe96a7d15e24cd8742c404cf3a76d14c75b00f06
Fix: add missing goto error in UST consumer

On error, a channel set to NULL can be used causing a segfault when
receiving the metadata.

Reported-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/ust-consumer/ust-consumer.c
This page took 0.024461 seconds and 4 git commands to generate.