Diffusion Kate b6c847604959

fix crash: 1. m_blockRange is a smart-range that highlights the block for the…

Authored by dhaumann.

Description

fix crash: 1. m_blockRange is a smart-range that highlights the block for the given codefolding region 2. when the mouse is over the code folding border, m_blockRange is a valid smart range 3. F5 reloads the document, which deletes the smart range 4. now m_blockRange is a dangling pointer 5. moving the mouse deletes this dangling pointer -> crash

BUG: 160527

svn path=/trunk/KDE/kdelibs/kate/; revision=794893

Details

Committed
dhaumannApr 8 2008, 8:20 PM
Parents
R40:a781373ded2b: SVN_SILENT made messages (.desktop file)
Branches
Unknown
Tags
Unknown