Revision 5e5cf87...
Go back to digest for 6th May 2012Bug Fixes in KDE Base
Christoph Cullmann committed changes in [kate] part/syntax/katehighlight.cpp:
Patch by Valery Yundin
Description:
Memory corruption in dropDynamicContexts due to undefined value of base_startctx. The patch adds to dropDynamicContexts guards against unused highlights and "normal text" highlight.
Testing Done:
valgrind --tool=memcheck reports access to uninitialized memory when using test case from bug 245663
File Changes
Modified 1 files
- part/syntax/katehighlight.cpp
1 files changed in total