Hi, I've been having instant crashes of tigervnc server as soon as KRDC connects to it. Some investigation with gdb and wireshark shows that KRDC is sending some negative valued pseudo encodings to the server. The code in ConnParams.cxx does not adequately check for these large values and ends up accessing negative array indices.
The attached patch adds the necessary guard condition in. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel