| Summary: | kio_http asks Qt sockets to read into an already-full buffer | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | Brendon Higgins <brendon> |
| Component: | http | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | adawit |
| Priority: | NOR | ||
| Version First Reported In: | 4.5 | ||
| Target Milestone: | --- | ||
| Platform: | Debian unstable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.6 | |
| Sentry Crash Report: | |||
|
Description
Brendon Higgins
2010-12-20 10:01:55 UTC
SVN commit 1209481 by adawit: - Commented out the code that attempted to do a read ahead optimization because it causes the condition mentioned in BR# 260769. CCMAIL:ahartmetz@gmail.com CCBUG:260769 M +7 -6 tcpslavebase.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1209481 See comment #1 and feel free to reopen if the problem persists for you once you have tried KDE 4.6... |