diff options
author | Pavel Holejsovsky <pavel.holejsovsky@gmail.com> | 2012-03-31 19:12:48 +0200 |
---|---|---|
committer | Pavel Holejsovsky <pholejs@src.gnome.org> | 2012-04-11 20:38:53 +0200 |
commit | 2bcf6395a17c655d5164b1a9fb3c3bb5aedda376 (patch) | |
tree | 05850eb4ccb381773cc6381d6243a290446aab07 /misc | |
parent | 041aeabea9d84376230354938d1205616e4a560a (diff) | |
download | gobject-introspection-2bcf6395a17c655d5164b1a9fb3c3bb5aedda376.tar.gz |
Avoid _get_func() consuming reference from input info
Fix of leak in 4c9424e18d71237f438a99bc5f2d45ae7de60b78 was a bit
overaggressive, stealing also one reference from input 'info'
argument.
Also fixes another bug in that commit - local 'func' shadowing the
return value, causing that function always returned NULL even when
some result was actually found.
https://bugzilla.gnome.org/show_bug.cgi?id=673282
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions