GNOME Bugzilla – Bug 675861
Add grl_deinit() function
Last modified: 2014-02-08 13:52:04 UTC
It cleans up any resource created by Grilo. While usually this function won't be used by normal applications, it is important to have it specially for testing purposes, as it will help to identify memory leaks. See gst_deinit() function (from GStreamer) as an example.
bug 710185 has an implementation of grl_deinit(). *** This bug has been marked as a duplicate of bug 710185 ***