Fix: get consumer lock before closing/pushing metadata
authorDavid Goulet <dgoulet@efficios.com>
Tue, 28 May 2013 18:25:27 +0000 (14:25 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 28 May 2013 18:25:27 +0000 (14:25 -0400)
commit73811eccc9599ebf62e5f5bee49039cecc25c3eb
tree3060e5428d957a25e6bb324b0c1f2f1250b22744
parentf21dae485bbd4a21104eff49a80b59ce25054bc2
Fix: get consumer lock before closing/pushing metadata

This is to ensure the validity of the metadata stream in the channel
before closing or pushing the metadata on it.

Fixes #536

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