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:49 +0000 (12:53 -0400)
commit6aad8eee022f0286c8292fc0918dcf5038132253
treede57b20d7e628c9c2b3cf3ff46bd69dcdb217b40
parentdc60181faaeda09bfdc686538d1c7eae30b2f301
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.02436 seconds and 4 git commands to generate.