[Bug 261075] Crash when replying to a certain email

Tobias Koenig tokoe at kde.org
Fri Dec 31 14:55:16 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=261075


Tobias Koenig <tokoe at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Tobias Koenig <tokoe kde org>  2010-12-31 15:55:15 ---
SVN commit 1210462 by tokoe:

Prevent maxLength to become smaller than indent.length

Since indent.length is substracted from maxLength, we have to
make sure it is > indent.length+1, otherwise maxLength will be
negative and the while loop will never terminated :/

BUG: 261075


 M  +3 -0      textutils.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1210462

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list