tracers: set MAY_BE_LEAKED on tracer records
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Fri, 2 Aug 2019 07:37:58 +0000 (13:07 +0530)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Wed, 14 Aug 2019 03:21:02 +0000 (08:51 +0530)
commitde9ff8353398b58d2472f35fd195204c8cd4f06e
tree55df273e05ea3652d91ae97f9249d99c2541b968
parent3e04aa2afc9db88a1a38313558ba7fab176dc16e
tracers: set MAY_BE_LEAKED on tracer records

The records are static and so appear as false positives when using those
tracers with the leaks tracer as well.
The leaks tracer was already setting this flag on its record so let's
set it on the other ones as well.
plugins/tracers/gstlatency.c
plugins/tracers/gstrusage.c
plugins/tracers/gststats.c