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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:34 +0000 (18:19 -0400)
commitb8418c69fd3f405e846f87baff2d79d43c211b3d
tree24d5dbe7ad0ed99124efddcb59fbd7eda542f911
parent4feda51578d989fd8dae1070ce9b77fbf9c56449
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.025264 seconds and 4 git commands to generate.