tmf: Fix NullPointerException in ControlFlowView
authorPatrick Tasse <patrick.tasse@gmail.com>
Tue, 22 Apr 2014 16:57:41 +0000 (12:57 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Wed, 23 Apr 2014 13:48:58 +0000 (09:48 -0400)
commitd2120fb6b98f389a6201f4656eb86de4d55ccda1
treede9947fd6783340ec8a63e6b298efb8402be0595
parent62f62b1401139c4ff4c76ce4466dcbf589330e99
tmf: Fix NullPointerException in ControlFlowView

This could happen if the state system is disposed while the BuildThread
is running.

Change-Id: I30f443eca7ef809f4abacc4ddc5e155576c500d5
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/25376
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.lttng2.kernel.ui/src/org/eclipse/linuxtools/internal/lttng2/kernel/ui/views/controlflow/ControlFlowView.java
org.eclipse.linuxtools.lttng2.kernel.ui/src/org/eclipse/linuxtools/internal/lttng2/kernel/ui/views/resources/ResourcesView.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/timegraph/AbstractTimeGraphView.java
This page took 0.040378 seconds and 5 git commands to generate.