[umbrello-devel] [umbrello] [Bug 204035] Crash when trying to create a function of the type Vector<package.class>. (JavaClassifierCodeDocument::addCodeOperation)
    Andi Fischer 
    andi.fischer at hispeed.ch
       
    Thu Dec 11 21:56:46 UTC 2014
    
    
  
https://bugs.kde.org/show_bug.cgi?id=204035
Andi Fischer <andi.fischer at hispeed.ch> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/umbr |http://commits.kde.org/umbr
                   |ello/9372a51b496397cbf7ae82 |ello/23c4a33effb2fb88a20a09
                   |d8e6925d72610b18a5          |a87b0eb89b1de53b9b
--- Comment #18 from Andi Fischer <andi.fischer at hispeed.ch> ---
Git commit 23c4a33effb2fb88a20a09a87b0eb89b1de53b9b by Andi Fischer, on behalf
of Ralf Habacker.
Committed on 09/12/2014 at 10:01.
Pushed by fischer into branch 'frameworks'.
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/23c4a33effb2fb88a20a09a87b0eb89b1de53b9b
-- 
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