Fix disabled channel timer start/stop handling v0.19.9
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Apr 2011 02:09:46 +0000 (22:09 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Apr 2011 02:09:46 +0000 (22:09 -0400)
commite5b34c668a7d7b8aeab9fa2bdbb31eed4eff7929
treed526afb3dada5f5bedacb335d375a39246cd2512
parentbe6fbd1868fbdd856e897e8591332d19e7c7da55
Fix disabled channel timer start/stop handling

Should test if channels are active before calling timer start/stop,
otherwise causes NULL pointer exception.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ltt-tracer.c
This page took 0.025499 seconds and 4 git commands to generate.