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 91244 - Signals and properties are unreffed too much
Signals and properties are unreffed too much
Status: RESOLVED FIXED
Product: pygtk
Classification: Bindings
Component: general
1.99.x/2.0.x
Other other
: Normal normal
: ---
Assigned To: James Henstridge
James Henstridge
Depends on:
Blocks: 71021
 
 
Reported: 2002-08-20 10:24 UTC by Johan (not receiving bugmail) Dahlin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Here signals and properties are unreffed too much. The dictionary returns a borrowed reference, so they shouldn't be unreff (805 bytes, patch)
2002-08-20 10:25 UTC, Johan (not receiving bugmail) Dahlin
none Details | Review

Description Johan (not receiving bugmail) Dahlin 2002-08-20 10:24:36 UTC

Comment 1 Johan (not receiving bugmail) Dahlin 2002-08-20 10:25:18 UTC
Created attachment 10597 [details] [review]
Here signals and properties are unreffed too much. The dictionary returns a borrowed reference, so they shouldn't be unreff
Comment 2 James Henstridge 2002-08-20 11:41:21 UTC
Go ahead and commit.