From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2010-03-31 00:54:41
|
https://bugzilla.gnome.org/show_bug.cgi?id=614423 gnome-perl | Gtk2 | unspecified Summary: TreeModel sv_from_iter leak on NULL Classification: Bindings Product: gnome-perl Version: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: Normal Component: Gtk2 AssignedTo: gtk...@li... ReportedBy: us...@zi... QAContact: gtk...@li... GNOME target: --- GNOME version: --- Created an attachment (id=157551) View: https://bugzilla.gnome.org/attachment.cgi?id=157551 Review: https://bugzilla.gnome.org/review?bug=614423&attachment=157551 sv_from_iter() avoid AV leak on NULL It looks like sv_from_iter() may leak an AV if called with iter==NULL. I don't think that ever happens, or not unless maybe some C code calls the interface funcs with bad args, but perhaps the attached rearrangement. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |