Fix: trace_collection_add() add after check
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 4 Apr 2013 16:53:14 +0000 (12:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 4 Apr 2013 16:53:14 +0000 (12:53 -0400)
commit391a4294edc3f8bbff878516a07570750cb36f99
treeb216026944f7b794f9fdb8b6b1c3abc477ef2b32
parent80b07bd71464ffbf5f681b7519af520cb0d44d3a
Fix: trace_collection_add() add after check

Fix segmentation fault by adding trace into trace collection only after
check for time correlation has succeeded.

Reported-by: Etienne Bergeron <etienneb@google.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/trace-collection.c
This page took 0.024087 seconds and 4 git commands to generate.