- We need to make sure we pay attention to if our call to
commit278dd15eb2184c0fd586b3d8fec82c37cb60247c
authorAric Stewart <aric@codeweavers.com>
Fri, 23 Feb 2001 01:31:47 +0000 (23 01:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Feb 2001 01:31:47 +0000 (23 01:31 +0000)
treea69ab336026453717cd907725e495c5903d63e4b
parente2682cafd8712159ea821ee074dadb0dfba51814
- We need to make sure we pay attention to if our call to
  SetClipboardData from the X11DRV version of the function works. If not
  we need to delete the global block we allocated. This is a sever memory
  leak with large clipboard items.
- If an X selection it too large then X may give it to us in chunks,
  we were not handling this well.
windows/x11drv/clipboard.c