Fix #5749: Retry to open the clipboard.
authorArmin Novak <armin.novak@thincast.com>
Tue, 26 Nov 2019 06:57:32 +0000 (07:57 +0100)
committerArmin Novak <armin.novak@thincast.com>
Tue, 26 Nov 2019 06:57:32 +0000 (07:57 +0100)
commitb89fd2d8e5cdd4400c05ecac3859dc302452c355
tree474c2e587f915c18e48d25fbce5ee8723643f6f1
parent5e6775ce95d8f9426e213cb64a80a596201731cb
Fix #5749: Retry to open the clipboard.

On windows the clipboard is shared and other applications
or windows might lock the clipboard.
For this reason, retry opening if it fails and ignore
failure to open during normal operation.
client/Windows/wf_cliprdr.c