Fix: safety checks for opening mmap traces
authorJulien Desfossez <jdesfossez@efficios.com>
Fri, 10 Aug 2012 21:36:48 +0000 (17:36 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Aug 2012 21:36:48 +0000 (17:36 -0400)
commitafe9cd4a86956a4ae2664422a557b9975ff02b00
tree5dd97178cd427fda74d0e27e6fae86729486846e
parent5f0b5523775fe5fe8dcc7c232aa831979a36498c
Fix: safety checks for opening mmap traces

When adding a mmap trace in the context, we don't have any tracefile and
index, some safety checks were missing in the path handling and
timestamp manipulation.

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