0aa7d2f8c2
the msg string is a concatenation of two strings and a '\n' character (strlen(str1) + strlen(str2) + 1) is one byte off because the string needs to be terminated by a NUL byte. |
||
---|---|---|
.. | ||
inputMethods | ||
LibVNCServer-0.9.9 | ||
linux | ||
screenMethods | ||
suinput | ||
Android.mk | ||
droidvncserver.c | ||
gui.c | ||
gui.h | ||
updateScreen.c |