diff options
author | Thomas Martitz <thomas.martitz@student.htw-berlin.de> | 2013-11-14 09:36:19 +1100 |
---|---|---|
committer | Thomas Martitz <thomas.martitz@student.htw-berlin.de> | 2013-11-14 09:36:19 +1100 |
commit | 78a5bcfb660421f627449b3d9e252477e838e11b (patch) | |
tree | 0f8337faeb6e3136d5de326cf7519311e3536ca2 /lexers/LexCPP.cxx | |
parent | b645742ccb6f03c3e631f61910668c6ef248d607 (diff) | |
download | scintilla-mirror-78a5bcfb660421f627449b3d9e252477e838e11b.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 'lexers/LexCPP.cxx')
0 files changed, 0 insertions, 0 deletions