Vincent Stehlé 1ca8f8818b tools/proftool: fix use-after-free
The read_trace_config() can dereference the line pointer after freeing
it on its error path. Avoid that.

This was found by Coverity Scan.

Signed-off-by: Vincent Stehlé <vincent.stehle@freescale.com>
Cc: Simon Glass <sjg@chromium.org>
2015-11-16 17:22:18 -05:00
..
2015-08-13 07:19:37 -04:00
2015-01-29 13:38:41 -05:00
2009-11-24 23:43:18 +01:00
2009-04-28 01:16:46 +02:00
2015-11-16 17:22:18 -05:00