Fix: ir: make duplicate event classes check smarter
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 19 Mar 2015 19:07:32 +0000 (15:07 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 19 Mar 2015 21:36:00 +0000 (17:36 -0400)
This patch makes bt_ctf_stream_class_add_event_class()
compare not only event classes pointers when checking
for duplicate, but also equal names and equal IDs.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.024182 seconds and 4 git commands to generate.