[Bug 163098] [patch] w + backspace crashes Konqueror if automatic text completion is enabled

Frank Reininghaus frank78ac at googlemail.com
Thu Sep 25 21:05:42 CEST 2008


http://bugs.kde.org/show_bug.cgi?id=163098


Frank Reininghaus frank78ac googlemail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26953|0                           |1
        is obsolete|                            |




--- Comment #10 from Frank Reininghaus <frank78ac googlemail com>  2008-09-25 21:05:30 ---
Created an attachment (id=27573)
 --> (http://bugs.kde.org/attachment.cgi?id=27573)
Improved patch

I've improved my patch a bit:

1. My last patch solved only one half of the problem, I still left one
dangerous url_copy::at (0) without emptiness check in the code.
2. Now I've just replaced 'url_copy::at (0) == ...' by 'url_copy::startsWith
(...)', I think this is both shorter and easier to read than my previous
approach.


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


More information about the Kdelibs-bugs mailing list