[Bug 261075] Crash when replying to a certain email

Tobias Koenig tokoe at kde.org
Sun May 15 10:36:42 BST 2011


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





--- Comment #2 from Tobias Koenig <tokoe kde org>  2011-05-15 11:36:40 ---
Git commit 3fd56352f4094697b231305b7a10c8581c42c9bd by Tobias Koenig.
Committed on 31/12/2010 at 15:54.
Pushed by tokoe into branch '4.6'.

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

svn path=/trunk/KDE/kdepimlibs/; revision=1210462
(cherry picked from commit ccf2c550b3b466c30b1a440cd4d3d1be7815a8ec)

M  +3    -0    kpimtextedit/textutils.cpp     

http://commits.kde.org/kdepimlibs/3fd56352f4094697b231305b7a10c8581c42c9bd

-- 
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