CVS: rdesktop orders.c,1.49,1.50
Michael Gernoth <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27862 Modified Files: orders.c Log Message: ignore colour-cache with id 0. This fixes my colour-problems when using compressed rdp at 8bpp Index: orders.c =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/orders.c,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** orders.c 3 Apr 2005 18:08:03 -0000 1.49 --- orders.c 23 Apr 2005 22:36:42 -0000 1.50 *************** *** 1067,1071 **** hmap = ui_create_colourmap(&map); ! ui_set_colourmap(hmap); xfree(map.colours); --- 1067,1073 ---- hmap = ui_create_colourmap(&map); ! ! if (cache_id) ! ui_set_colourmap(hmap); xfree(map.colours); ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click