[Kmymoney-devel] [Bug 283858] KMyMoney v4.6.0 (Windows) Help error "requested help file could not be parsed".

Ralf Habacker ralf.habacker at freenet.de
Fri Dec 30 22:21:15 UTC 2011


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





--- Comment #13 from Ralf Habacker <ralf habacker freenet de>  2011-12-30 22:21:15 ---
Git commit f42984dc640d0cee6237819c7d6a2ffbdc68b6f7 by Ralf Habacker.
Committed on 30/12/2011 at 23:19.
Pushed by habacker into branch 'KDE/4.7'.

crash fix on windows

transform() is called recursive, which sets xsltprocExternalEntityLoader()
as default external entity handler. The default handler is called in
xsltprocExternalEntityLoader(), which calls itself until kioslave crashes
on stack overflow.

The bug is fixed by only setting the default handler on the first call.

M  +6    -4    kdoctools/xslt.cpp

http://commits.kde.org/kdelibs/f42984dc640d0cee6237819c7d6a2ffbdc68b6f7

-- 
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 KMyMoney-devel mailing list