Fix: add missing error return when create_event_definitions fails
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 25 Apr 2013 14:15:39 +0000 (10:15 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 25 Apr 2013 14:15:39 +0000 (10:15 -0400)
commit888ec52a298af05ca3492e4eae0f1e2b1925e859
tree5fe9719108a550d39f33dd7b2b843b975570044c
parenta39683c6dbba7c4c12a91458889e73673e0393df
Fix: add missing error return when create_event_definitions fails

Also add more verbose error printout to help identifying the culprit of
metadata issues.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
This page took 0.024271 seconds and 4 git commands to generate.