• Aric Stewart's avatar
    - We need to make sure we pay attention to if our call to · 278dd15e
    Aric Stewart authored
      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.
    278dd15e
clipboard.c 42.4 KB