[PATCH] Avoid infinite recursion in SimpleJob

Aurélien Gâteau aurelien.gateau at free.fr
Sun Feb 25 10:47:14 GMT 2007


Hello,

KIO::SimpleJob::doSuspend() calls KIO::Job::suspend(), which in turns calls
doSuspend(), causing an infinite recursion.

Attached patch fix this, but I don't know if it's what the code is expected
to do.

Aurélien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kio_suspend.diff
Type: text/x-diff
Size: 658 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070225/4633ea57/attachment.diff>


More information about the kde-core-devel mailing list