diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-02-01 09:45:05 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-02-01 09:45:05 +0100 |
commit | a2b4a4cf4dfe7f7d72eeea566290f9ec51be7dbb (patch) | |
tree | 5ef22aa2700545a5e707389db0a5b43983183b0a /scintilla | |
parent | d7e4aa16ecb0595ff0248e17fcdcfc09c7616ca0 (diff) | |
download | sciteco-a2b4a4cf4dfe7f7d72eeea566290f9ec51be7dbb.tar.gz |
updated Scintilla: fixed crashes due to concurrent Scintilla usage
* this fixes the Gtk interface which often crashed because of
memory corruptions
* When moving away from gdk_threads_enter()/_leave() this will no
longer be necessary. However the fix may be relevant for other
people and should be sent upstream.
Diffstat (limited to 'scintilla')
m--------- | scintilla | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/scintilla b/scintilla -Subproject 92fadebee3355ebfd05a39b8bf5245c832aefe8 +Subproject 288f63e97581207b488d624302440fca1eab262 |