Fix: FD leak in liblttng-ust-ctl
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 7 Feb 2014 16:54:06 +0000 (11:54 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 7 Feb 2014 16:55:29 +0000 (11:55 -0500)
commitbb20a43ce0ba4522672ea94909f64a51675f6a85
tree0c1a3c2f7c825bb3cf79234b4277802ff324779c
parente2aadaea18231cf560a3286f4ce4bac4eacb4d0d
Fix: FD leak in liblttng-ust-ctl

Make sure wait/wakeup stream and channel FDs are closed at teardown.
This led to FD leaks on the consumer daemon when the relay daemon
disconnects unexpectedly.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-ctl/ustctl.c
This page took 0.023867 seconds and 4 git commands to generate.