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 790165 - memory leak of a static mutex when adding/removing ports
memory leak of a static mutex when adding/removing ports
Status: RESOLVED FIXED
Product: gupnp-igd
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-11-10 12:21 UTC by Matthew Waters (ystreet00)
Modified: 2019-02-22 06:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
free GStaticMutex in AddRemoveData (1.68 KB, patch)
2017-11-10 12:21 UTC, Matthew Waters (ystreet00)
committed Details | Review

Description Matthew Waters (ystreet00) 2017-11-10 12:21:17 UTC
See commit.
Comment 1 Matthew Waters (ystreet00) 2017-11-10 12:21:59 UTC
Created attachment 363339 [details] [review]
free GStaticMutex in AddRemoveData
Comment 2 Olivier Crête 2018-05-05 11:44:20 UTC
Comment on attachment 363339 [details] [review]
free GStaticMutex in AddRemoveData

Merged!