[PATCH] Avoid infinite recursion in SimpleJob

Aurélien Gâteau aurelien.gateau at free.fr
Sun Feb 25 17:00:03 GMT 2007


Andreas Pakulat wrote:

> On 25.02.07 11:47:14, Aurélien Gâteau wrote:
>> 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.
> 
> This has been fixed in SVN already twice in the last 3 hours :)

Should have posted yesterday then :-)

Aurélien





More information about the kde-core-devel mailing list