ctf plugin: BTR: use "borrow" functions where possible
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 17 Apr 2018 02:58:11 +0000 (22:58 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 12 Apr 2019 21:25:04 +0000 (17:25 -0400)
commit4a9a5d2d078ed41970b9b8248eb66fd69ff07c68
treefaf07d3b1d1102ccc5282e7052284a50698b35c8
parent3d5a47b0a105727579225e6270b1c2488160b33f
ctf plugin: BTR: use "borrow" functions where possible

Use "borrow" API functions when possible to avoid useless reference
count changes.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
plugins/ctf/common/btr/btr.c
plugins/ctf/common/btr/btr.h
plugins/ctf/common/notif-iter/notif-iter.c
This page took 0.027988 seconds and 5 git commands to generate.