After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675861 - Add grl_deinit() function
Add grl_deinit() function
Status: RESOLVED DUPLICATE of bug 710185
Product: grilo
Classification: Other
Component: core
git master
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2012-05-11 09:18 UTC by Juan A. Suarez Romero
Modified: 2014-02-08 13:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Juan A. Suarez Romero 2012-05-11 09:18:56 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.
Comment 1 Bastien Nocera 2014-02-08 13:52:04 UTC
bug 710185 has an implementation of grl_deinit().

*** This bug has been marked as a duplicate of bug 710185 ***