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:56:31 +0000 (11:56 -0500)
commit1584cac2fb5dea4531f529b73a62eaccb95da897
treef9e51613c16a1466740af6078eaa71758b7800b9
parentf251b4c11adf15b72f79e6ebe67094c928fef0fe
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.024481 seconds and 4 git commands to generate.