Fix: allow NULL (unnamed) in bt_ctf_stream_class_{get,set}_name()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 19 Jun 2017 22:25:30 +0000 (18:25 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 6 Jul 2017 21:26:38 +0000 (17:26 -0400)
commita262eee79c9fc2e1ea2542294c457fae154a2deb
tree2a395c58b42037080d96063215113fe630a2e391
parentdd69edc91ca788a6a82a76b922cea3f4d5553ac6
Fix: allow NULL (unnamed) in bt_ctf_stream_class_{get,set}_name()

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/ctf-ir/stream-class.h
include/babeltrace/ctf-ir/stream-internal.h
lib/ctf-ir/stream-class.c
plugins/libctfcopytrace/ctfcopytrace.c
plugins/lttng-utils/copy.c
This page took 0.024848 seconds and 4 git commands to generate.