ctf plugin: notif iter: use "borrow" functions for metadata where possible
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 17 Apr 2018 05:38:07 +0000 (01:38 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:05:45 +0000 (00:05 -0400)
commitd1e4683534e67cc8643ad27536f64f6cc54bc5dc
tree2c037e5d789dd8d77627f96a004a58345e08d530
parent5ae32b513f61155918c427f6ae80fd574c17af0e
ctf plugin: notif iter: use "borrow" functions for metadata where possible

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

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