From: Julien Desfossez Date: Fri, 10 Aug 2012 21:36:48 +0000 (-0400) Subject: Fix: safety checks for opening mmap traces X-Git-Tag: v1.0.0-rc5~29 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=afe9cd4a86956a4ae2664422a557b9975ff02b00;hp=afe9cd4a86956a4ae2664422a557b9975ff02b00 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 Signed-off-by: Mathieu Desnoyers ---