Fix: ustctl need to send the second fd upon error of 1st fd
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 9 Apr 2012 15:02:42 +0000 (11:02 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 9 Apr 2012 19:22:21 +0000 (15:22 -0400)
commit5f003977aaebf8bed9cc3627d3e1b5ff9e6893e6
tree20bc57f94f39ddf4c8615b6f4e7ca4cc9a6157d0
parent46adf653a1d01b8e87baa30cc9b92616eee1a788
Fix: ustctl need to send the second fd upon error of 1st fd

Otherwise cause protocol discrepancy between ust and sessiond upon send
error. The sessiond will wait for an fd that never arrives.

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