CVS: rdesktop xwin.c,1.205.2.33,1.205.2.34
Pierre Ossman <[email protected]> Tue, 21 Mar 2006 07:31:50 -0800
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8594
Modified Files:
Tag: seamlessrdp-branch
xwin.c
Log Message:
Must check outstanding_position since outpos_serial isn't valid otherwise.
Index: xwin.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/xwin.c,v
retrieving revision 1.205.2.33
retrieving revision 1.205.2.34
diff -C2 -d -r1.205.2.33 -r1.205.2.34
*** xwin.c 21 Mar 2006 15:29:47 -0000 1.205.2.33
--- xwin.c 21 Mar 2006 15:31:48 -0000 1.205.2.34
***************
*** 3606,3610 ****
for (sw = g_seamless_windows; sw; sw = sw->next)
{
! if (sw->outpos_serial == serial)
{
sw->xoffset = sw->outpos_xoffset;
--- 3606,3610 ----
for (sw = g_seamless_windows; sw; sw = sw->next)
{
! if (sw->outstanding_position && (sw->outpos_serial == serial))
{
sw->xoffset = sw->outpos_xoffset;
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642