Fix: Report the sequence's length field's value as length
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 21 May 2014 15:38:08 +0000 (11:38 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 21 May 2014 15:38:08 +0000 (11:38 -0400)
commit61bb790910e315bfd61fa34ecf31f79b86cbb14e
tree44c98af2a01be53a6a7179db07e6ff23d6e7bda1
parentcae67efbd9ddf2cee6bbefec076dc8933ababc43
Fix: Report the sequence's length field's value as length

bt_ctf_get_field_list currently returns the underlying array's
size which is always the highest element count encountered to
date.

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