trace{-class}.c: BT_ASSERT_PRE() -> BT_ASSERT_POST() (ref. count check)
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Oct 2019 10:54:29 +0000 (06:54 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 9 Oct 2019 18:14:29 +0000 (14:14 -0400)
commit727170fcc3f4002562f42deeac27c985fa69f57f
treec53ca8ab04e64da95c289f2cb44c6bdcc242bc60
parent864aa43f27af7a2e671a148d11b636aafa10409b
trace{-class}.c: BT_ASSERT_PRE() -> BT_ASSERT_POST() (ref. count check)

Those are postcondition assertions because they check some state after a
user function returns.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I3705ee451ff8ae024a2eb17fbe6ae9cc2b11d05e
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2127
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
src/lib/trace-ir/trace-class.c
src/lib/trace-ir/trace.c
This page took 0.025367 seconds and 4 git commands to generate.