[Konsole-devel] [Bug 153555] New: copy of end-of-line does buffer overrun.
Thomas Zander
zander at kde.org
Thu Dec 6 11:58:32 UTC 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=153555
Summary: copy of end-of-line does buffer overrun.
Product: konsole
Version: 1.9.2
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: zander kde org
Version: 1.9.2 (using KDE 3.97.00 (KDE 4.0 RC2), compiled sources)
Compiler: gcc
OS: Linux (x86_64) release 2.6.22-10-generic
To reproduce;
* select a long line of text. (one line is enough)
* select a short line of text, with a line-feed at the end. Be sure to select various blanks as well.
* paste.
I expect the paste to be the short line of text, stopping at the linefeed.
What I see is the short line of text, a space and then the last part of the long line of text I selected.
More information about the konsole-devel
mailing list