Fix : cleanup teardown of context
authorJulien Desfossez <jdesfossez@efficios.com>
Tue, 16 Oct 2012 18:23:12 +0000 (14:23 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 16 Oct 2012 18:23:12 +0000 (14:23 -0400)
commite6d85e38ecef913abbb661e80ca91478bdd0113f
tree881205efe6b1bdabbe1c7112a9aa5152c6bb1b25
parentf530d9ce2e888f6c228632b047016fd805afefe2
Fix : cleanup teardown of context

Fix the error path when a trace is opened but errors occur when we index
it, and close all traces when the context is destroyed.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/context.c
lib/trace-handle.c
This page took 0.024057 seconds and 4 git commands to generate.