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 20:02:50 +0000 (16:02 -0400)
commit03be3bcd6f3e4269f89672a418b5166ea343768f
tree62846f48af2e36db9d33fa6d15ab413d0fe2c0ae
parentef99818076ab38941a3c5bd70fc377f6b457d22f
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.025951 seconds and 4 git commands to generate.