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 604292 - Use g_atomic_int_* when possible to handle refcounts
Use g_atomic_int_* when possible to handle refcounts
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-10 17:25 UTC by Bastien Nocera
Modified: 2009-12-11 01:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use g_atomic_int_* when possible to handle refcounts (4.60 KB, patch)
2009-12-10 17:25 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2009-12-10 17:25:43 UTC
And poison the property entries' refcount when deleting them
Comment 1 Bastien Nocera 2009-12-10 17:25:46 UTC
Created attachment 149537 [details] [review]
Use g_atomic_int_* when possible to handle refcounts
Comment 2 Bastien Nocera 2009-12-11 01:54:03 UTC
Attachment 149537 [details] pushed as a0ce398 - Use g_atomic_int_* when possible to handle refcounts