gstsystemclock: Mark the clock as MAY_BE_LEAKED
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 21 Jun 2019 05:11:18 +0000 (10:41 +0530)
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>
Mon, 1 Jul 2019 11:51:46 +0000 (11:51 +0000)
commitf336fdd0880e06b5d3fba7d6a0bb6da64805989c
tree51e1efec191e9df33d0539c322a130edd4aee2bf
parent4ba6898f2419c27e2c98886fb0e2649c96cb80ea
gstsystemclock: Mark the clock as MAY_BE_LEAKED

It is freed in gst_deinit(), but otherwise it is leaked.
gst/gstsystemclock.c