diff options
author | Thomas Martitz <thomas.martitz@student.htw-berlin.de> | 2013-11-16 09:34:47 +1100 |
---|---|---|
committer | Thomas Martitz <thomas.martitz@student.htw-berlin.de> | 2013-11-16 09:34:47 +1100 |
commit | 72f45b272e2dd719105509f714ab51f5b67a75b0 (patch) | |
tree | cf954af2248978a20e110ee787e9371ad7ca441e /cocoa/ScintillaView.h | |
parent | 29828ee21f036ffeaaf23e0501489638dca02eb5 (diff) | |
download | scintilla-mirror-72f45b272e2dd719105509f714ab51f5b67a75b0.tar.gz |
ScintillaGTK: Call superclass finalize() in ScintillaObject
The ScintillaObject class does not chain up to its superclass in the finalize()
function. This is a bug and must be done according to the GLib/GObject
documentation. One effect of this is that the destroy notifiers supplied in
e.g. g_object_set_data_full() are never run.
Fixes Bug: #1549 ScintillaObject.finalize() does not chain up
Diffstat (limited to 'cocoa/ScintillaView.h')
0 files changed, 0 insertions, 0 deletions