ir: bt_ctf_event_set_clock_value(): validate clock value's class
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 3 Apr 2017 23:28:53 +0000 (19:28 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:40 +0000 (12:57 -0400)
commitc9d90a342899db7aa095b06d15728f24b89e9a2b
tree4bbe7aceae940acb723040dd27844988e4d574bf
parentd490fcbefb2a6069918ab3fa02e204754b57fc6d
ir: bt_ctf_event_set_clock_value(): validate clock value's class

On bt_ctf_event_set_clock_value(): validate that the clock class of a
clock value is part of the event's trace object.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/ctf-ir/trace-internal.h
lib/ctf-ir/event.c
lib/ctf-ir/trace.c
This page took 0.024273 seconds and 4 git commands to generate.