Fix: handle errors gracefully
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 2 Apr 2013 20:34:18 +0000 (16:34 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 2 Apr 2013 20:34:18 +0000 (16:34 -0400)
- Return errors in io struct generator rather than using assertions,
- check for NULL concatenate string return values,
- fix memleak on ctf_trace_declaration_visit error path.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025343 seconds and 4 git commands to generate.