Fix: agent: read: end of loop condition should exclude 0
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Apr 2020 16:51:40 +0000 (12:51 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Apr 2020 16:51:40 +0000 (12:51 -0400)
commitdcd9a9d798f85ccee281d66f85ff4a9b5520a088
tree219738cb4926f416a42c21aed4cc4b953ae52d8d
parent9f1d7029482a337e009c0c1b001a903edd87d15c
Fix: agent: read: end of loop condition should exclude 0

Causes the agent to hang endlessly waiting for completion of the
loop.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-java-agent/java/lttng-ust-agent-common/org/lttng/ust/agent/client/LttngTcpSessiondClient.java
This page took 0.024538 seconds and 4 git commands to generate.