[Bug 286180] SSL connections on Windows can take >30seconds and block with max cpu

Andre Heinecke aheinecke at intevation.de
Tue Jan 10 18:27:01 UTC 2012


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


Andre Heinecke <aheinecke at intevation.de> changed:

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




--- Comment #5 from Andre Heinecke <aheinecke intevation de>  2012-01-10 18:27:01 ---
Git commit a4d7948e65cce89e5c6c493e75d4c095f4c3fd23 by Andre Heinecke.
Committed on 10/01/2012 at 19:21.
Pushed by aheinecke into branch 'enterprise'.

Fix regular expression lookup in qsslcertificate

    This correctly escapes the backslash in the first group
    otherwise those regular expressions would match on
    the first character and cause the pathPrefix to be
    set to .
    As kssl looks for user certificates in
    ~/.kde/share/apps/kssl/CaCertificates/*
    it was actually looked in ./* when the working directory
    was /bin this caused all the binaries to be read each
    time the systemcertificates were loaded.

A  +31   -0   
portage/libs/qt/patches/4.7.4/Fix-regular-expression-lookup-in-qsscertificate-from.patch
M  +3    -2    portage/libs/qt/qt-4.7.1.20101224.py

http://commits.kde.org/emerge/a4d7948e65cce89e5c6c493e75d4c095f4c3fd23

-- 
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 Kde-windows mailing list