ctf plugin: BTR: use "borrow" functions where possible
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 17 Apr 2018 02:58:11 +0000 (22:58 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:34 +0000 (18:19 -0400)
commit4feda51578d989fd8dae1070ce9b77fbf9c56449
tree2830aa32a049e37c00b2d75c094e5b315999224d
parentc43f6ee240e10bf49c2a4089e5e0b6c449a982a0
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.025413 seconds and 4 git commands to generate.