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)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Oct 2019 16:52:40 +0000 (12:52 -0400)
commit3c634c8559a62a62f56ba5b28380ab49341dd6a0
tree918f4b39e97be4b4a3ed66d43459445c85ca4fd3
parent6871026b82224d83bb63cbb44cc33c16c766d96d
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.024219 seconds and 4 git commands to generate.