Fix ctf_clock_declaration_visit returning an error when reading a boolean
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 22 Aug 2013 16:46:46 +0000 (12:46 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Aug 2013 16:47:36 +0000 (12:47 -0400)
The ret variable is used to read the "absolute" field's value and was
not reset to zero, thus returning an error whenever that value was TRUE.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

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