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>
Thu, 2 May 2019 04:05:45 +0000 (00:05 -0400)
commit5ae32b513f61155918c427f6ae80fd574c17af0e
tree8d7b88d4f417e70ec58dbd878c590e5931885d27
parent0b29603d15c2b685ecb2359242b733edc0a09d83
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.024774 seconds and 4 git commands to generate.