sink.utils.counter: use "borrow" functions where possible
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 16 Apr 2018 23:18:06 +0000 (19:18 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:05:45 +0000 (00:05 -0400)
commit0e4db2d501fcd50fdcb665dc2c3cd76250aea506
treef8ba306a7e4ea0e860254d0409ab2041cc66ec03
parenta82e90e828a8a21bf54bf0aa859b4dbb5da084a9
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.025252 seconds and 4 git commands to generate.