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:53:30 +0000 (12:53 -0400)
commit45baa5bd32a4fda372de2bec6b5acca2958a2ab0
treec8728760c096af17866d2d64510854770a4dbce3
parent72e6e0369d6b5c9178cdc103b17ae6350a8c96e6
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.024848 seconds and 4 git commands to generate.