| Summary: | Crash on syndication starting new torrent | ||
|---|---|---|---|
| Product: | [Applications] ktorrent | Reporter: | John Aylward <johnjaylward> |
| Component: | general | Assignee: | Joris Guisson <joris.guisson> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/ktorrent/3558cbfcca9089bea4145877882a8cd18e0895a7 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
John Aylward
2012-10-31 17:58:00 UTC
Git commit 3558cbfcca9089bea4145877882a8cd18e0895a7 by Joris Guisson. Committed on 21/12/2012 at 16:00. Pushed by guisson into branch 'master'. Fix crash in torrent loading code under some circumstances M +1 -0 ChangeLog M +47 -99 ktorrent/core.cpp M +694 -685 ktorrent/dialogs/fileselectdlg.cpp M +67 -64 ktorrent/dialogs/fileselectdlg.h M +1 -1 ktorrent/dialogs/importdialog.cpp M +1 -1 ktorrent/dialogs/torrentmigratordlg.cpp M +1 -9 ktorrent/gui.cpp M +0 -1 ktorrent/gui.h M +0 -9 libktcore/interfaces/coreinterface.h M +0 -3 libktcore/interfaces/guiinterface.h http://commits.kde.org/ktorrent/3558cbfcca9089bea4145877882a8cd18e0895a7 |