tmf: Fix unprocessed custom event content
authorPatrick Tasse <patrick.tasse@gmail.com>
Tue, 24 Nov 2015 23:13:14 +0000 (18:13 -0500)
committerPatrick Tasse <patrick.tasse@gmail.com>
Thu, 26 Nov 2015 18:53:06 +0000 (13:53 -0500)
commit0ff3b4ebde5e838580d4ab60546ca2b684e85bd8
treed1bf8db1678f04fa21830471806ad65e094b8068
parent5785ab49cfe1e9e1d200316e95c0c5b4096c9ad9
tmf: Fix unprocessed custom event content

If the custom event content is read before the event timestamp, it could
be undefined as the event data hasn't be processed yet. This can happen
in test code.

Change-Id: Idab415eb8015f1a7035bee11582d0baad89cad5b
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/61204
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java
This page took 0.025964 seconds and 5 git commands to generate.