tmf : Fix potential null pointer dereference in XmlUtils
authorJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Wed, 10 Feb 2016 20:37:12 +0000 (15:37 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 12 Feb 2016 19:26:52 +0000 (14:26 -0500)
commitcb11754a767e17bbf5561a7c25da9cf658ed69ef
tree5e848dc2c64e870abb5d18b96bc9fa5d3c5abe92
parent537572cda7fa41bb9f02c91654bdf3631369908d
tmf : Fix potential null pointer dereference in XmlUtils

There is a possible null pointer exception that would have happened if
I/O errors occur.

Change-Id: I89bde3aaf4d82c71fb46fe6b4e9720603ad481bf
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/66347
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlUtils.java
This page took 0.024537 seconds and 5 git commands to generate.