Fix: Set the stream class' id in the packet header
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 10 Jun 2014 21:29:36 +0000 (17:29 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 27 Jun 2014 20:10:44 +0000 (16:10 -0400)
commitc13c7ca07e124477b059a69d75835afe98d4e634
treee95190f79de876cd11917b004305d3fb39eac167
parent59ae9f8ee9b5aa91620a1203307d41b876717f59
Fix: Set the stream class' id in the packet header

The stream id was used in the packet header whereas the
stream class' id should be used.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
formats/ctf/writer/writer.c
This page took 0.025777 seconds and 4 git commands to generate.