Fix segfault in ust_fork
authorYannick Brosseau <yannick.brosseau@gmail.com>
Fri, 18 Feb 2011 21:39:07 +0000 (16:39 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 18 Feb 2011 21:39:07 +0000 (16:39 -0500)
Move the ltt_trace_destroy after the iteration of open_buffer_list. The destroy
free the pointers used in the open_buffer_list

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

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