Go to file
Izik Eidus e1a4d91896 spice: common: gdi_canvas fix gdi objects leak
BitmapMask was used by the draw_text function as well
therefore we need to mark from_surface = 0 if we want
it to release the boject...

(Was evil, took me few hours to understand from where
 the leak come...)

Signed-off-by: Izik Eidus <ieidus@redhat.com>
2010-04-05 22:57:37 +03:00
client client: x11: fix a crash caused by a call to a destroyed window. 2010-04-03 05:55:00 +03:00
common spice: common: gdi_canvas fix gdi objects leak 2010-04-05 22:57:37 +03:00
server spice-server: when destroying a surface don`t send uneeded items 2010-04-05 07:39:05 +03:00
tools Use macros from <spice/macros.h> rather than duplicate them 2010-03-09 11:10:00 +01:00
uncrustify_cfg fresh start 2009-10-14 15:06:41 +02:00
.gitignore fresh start 2009-10-14 15:06:41 +02:00
AUTHORS fresh start 2009-10-14 15:06:41 +02:00
autogen.sh autogen: exit upon errors (subdir config) 2010-03-24 14:03:51 +01:00
ChangeLog fresh start 2009-10-14 15:06:41 +02:00
configure.ac rename spice.pc to spice-server.pc 2010-03-24 15:08:57 +01:00
COPYING fresh start 2009-10-14 15:06:41 +02:00
Makefile.am rename spice.pc to spice-server.pc 2010-03-24 15:08:57 +01:00
NEWS fresh start 2009-10-14 15:06:41 +02:00
README fresh start 2009-10-14 15:06:41 +02:00
spice-server.pc.in Rename .so spice-server.so 2010-03-24 17:13:42 +01:00

Copyright 2009 Red Hat, Inc. and/or its affiliates.  

This program is licensed to you under the GNU General Public License,
version 2 or (at your option) any later version published by the Free
Software Foundation.  See the file COPYING for details.

There is NO WARRANTY for this software, not even the implied
warranties of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A
PARTICULAR PURPOSE.