ss: Remove infinite loop in debugPrint() code
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Tue, 20 Sep 2016 16:37:16 +0000 (12:37 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Wed, 21 Sep 2016 17:16:28 +0000 (13:16 -0400)
commit074fa35db97d3500136d443584494300e5d24f08
tree7e4fead12f8e26c75b058ce53ba6e76e91255ac0
parent754090435ceea8df77683009a0546a9e6f740452
ss: Remove infinite loop in debugPrint() code

In practice extensions are not used, so the value would always
be "-1" and it would never go inside the loop. But if we had
started using extensions it would have infinite looped rather
quickly.

Change-Id: I570437858995d0131a75e735373593caf5d4b25f
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/81498
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
statesystem/org.eclipse.tracecompass.statesystem.core.tests/stubs/org/eclipse/tracecompass/statesystem/core/tests/stubs/backend/HistoryTreeClassicStub.java
This page took 0.024518 seconds and 5 git commands to generate.