[umbrello-devel] [umbrello] [Bug 204035] Crash when trying to create a function of the type Vector<package.class>. (JavaClassifierCodeDocument::addCodeOperation)
Ralf Habacker
ralf.habacker at freenet.de
Tue Dec 9 10:02:34 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=204035
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|http://commits.kde.org/umbr |http://commits.kde.org/umbr
|ello/64b98668dad5e38af44042 |ello/9372a51b496397cbf7ae82
|e8daafd11d1a501c10 |d8e6925d72610b18a5
--- Comment #17 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 9372a51b496397cbf7ae82d8e6925d72610b18a5 by Ralf Habacker.
Committed on 09/12/2014 at 10:01.
Pushed by habacker into branch 'Applications/14.12'.
Fix resource leak and potiental crash cause.
The local variable 'generator' of CodeTextHighlighter::keywords()
gets a new instance of the class CodeGenerator, but is never
been free'd and there are active signal/slots connections non
deterministic crashes occurs.
M +1 -0 umbrello/dialogs/codetexthighlighter.cpp
http://commits.kde.org/umbrello/9372a51b496397cbf7ae82d8e6925d72610b18a5
--
You are receiving this mail because:
You are the assignee for the bug.
Make the world a better place. Donate to our year end fundraiser https://www.kde.org/fundraisers/yearend2014/
More information about the umbrello-devel
mailing list