sink.utils.counter: use "borrow" functions where possible
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 16 Apr 2018 23:18:06 +0000 (19:18 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:34 +0000 (18:19 -0400)
commitebbcf7c468e837d4b5ef59f93323582f62fee7a8
tree3b9956a3191bf0865edeed38170a90f6e3597e74
parentf78d5dd16962d684c3532de318cb50e82eaa55c4
sink.utils.counter: 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/utils/counter/counter.c
This page took 0.026228 seconds and 4 git commands to generate.