Fix: close wait_fd on kernel tracing
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 23 May 2013 20:13:35 +0000 (16:13 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 28 May 2013 17:08:45 +0000 (13:08 -0400)
The wait_fd in the kernel consumer streams was not closed causing a leak
of FDs in the consumer and never triggering the teardown mechanism in
the kernel tracer. This applies for metadata and data stream.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.028523 seconds and 4 git commands to generate.