[Bug 163171] crash in KIO scheduler searchIdleList
David Faure
faure at kde.org
Mon Oct 20 14:40:25 CEST 2008
http://bugs.kde.org/show_bug.cgi?id=163171
--- Comment #17 from David Faure <faure kde org> 2008-10-20 14:40:23 ---
SVN commit 873972 by dfaure:
Fix crash when deleting a job before it starts.
Note that applications should use kill rather than delete anyway, on kio jobs
(deleting -after- it starts leads to a warning in the dtor, and, hmm, the code
to kill the slave is even ifdefed out right now...).
CCBUG: 163171
M +1 -1 kio/job.cpp
M +24 -0 tests/jobtest.cpp
M +2 -0 tests/jobtest.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=873972
--
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