GNOME Bugzilla – Bug 655585
Possibly wrong annotation in gtk_source_gutter_get_renderer_at_pos
Last modified: 2011-07-30 09:38:53 UTC
Created attachment 192878 [details] [review] Changes transfer mode from 'full' to 'none'. I have some suspicions that return value should be annotated with (transfer none) instead of (transfer full) - I don't see any additional refcount increment given at the return. Attached patch fixes the typo.
Review of attachment 192878 [details] [review]: Feel free to push.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.