Revision: 5114
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5114&view=rev
Author:   ossman_
Date:     2013-05-24 10:50:26 +0000 (Fri, 24 May 2013)
Log Message:
-----------
Copy r5112 from trunk.

Revision Links:
--------------
    http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5112&view=rev

Modified Paths:
--------------
    branches/1_3/vncviewer/CConn.cxx

Modified: branches/1_3/vncviewer/CConn.cxx
===================================================================
--- branches/1_3/vncviewer/CConn.cxx    2013-05-24 10:49:52 UTC (rev 5113)
+++ branches/1_3/vncviewer/CConn.cxx    2013-05-24 10:50:26 UTC (rev 5114)
@@ -350,6 +350,9 @@
   char *buffer;
   int size, ret;
 
+  if (!acceptClipboard)
+    return;
+
   size = fl_utf8froma(NULL, 0, str, len);
   if (size <= 0)
     return;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to