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 15:02:42 +0000 (11:02 -0400)
commit50be2fc41b02ee04860b5199d0ce2d346b1ea7c2
tree6a00a058f038ecf34f0f582b98493bca16bc7928
parent748a47de54cb54275e60a366c1a38a4ae1d9dd2c
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.025156 seconds and 4 git commands to generate.