Skip to content

Conversation

@ahessel-marco
Copy link

With very large amounts of data in the clipboard, up to four 64kB segments are read using XGetWindowProperty and concatenated until the limit of 256k is reached. The offset parameter was not shifted appropriately. As a result, segments 3 and 4 were filled with the contents of segment 2. This problem occurs with CUTBUFFER, PRIMARY, and CLIPBOARD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant