diff options
author | Thomas Klausner <wiz@NetBSD.org> | 2013-06-25 18:31:32 +0200 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2016-10-19 21:40:27 +0200 |
commit | d122d75454c9e9dbd0f2c51c259387e9182d70ec (patch) | |
tree | 9c8c63fb8b63064ebdca15430d0f055c3c37c938 /README.NX-development | |
parent | 88edf80838c182ec5a533e2ffec429747b128355 (diff) | |
download | nx-libs-d122d75454c9e9dbd0f2c51c259387e9182d70ec.tar.gz nx-libs-d122d75454c9e9dbd0f2c51c259387e9182d70ec.tar.bz2 nx-libs-d122d75454c9e9dbd0f2c51c259387e9182d70ec.zip |
Stop truncating source to destination length if it is larger.
It seems useless to do that since the code tests for both source
length and destination to be non-zero. This fixes a cut'n'paste
problem in xterm where the paste length was limited to 1024 (BUFSIZ)
in button.c.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Backported-to-NX-by: Ulrich Sibiller <uli42@gmx.de>
Diffstat (limited to 'README.NX-development')
0 files changed, 0 insertions, 0 deletions