Fix consumerd fd leak
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 30 Apr 2013 14:25:21 +0000 (10:25 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 30 Apr 2013 14:28:22 +0000 (10:28 -0400)
commit8633d6e39669efa669d6ef21a1854bca0170138f
treec1edeea8528793ba26fca8cd9be9b38c54de63dd
parent36b588eddce05ef840bd247f6a58316925b9a0a2
Fix consumerd fd leak

Refcount is only incremented and owned by thread management for streams,
not metadata.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/common/ust-consumer/ust-consumer.c
This page took 0.026018 seconds and 5 git commands to generate.