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>
Fri, 2 Aug 2019 07:37:58 +0000 (13:07 +0530)
commite4cba8a0bffeab544cc2b7975ebfe42edf8c9422
tree201b0c26f28310d65c61657ab70c7bc0a8150aa2
parentb50abd9f4ebe0ed1981578ae3e55ae2cbe6f57fb
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