You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rfbserver: don't log other clients on client connect
A server program can always find out about connected clients itself,
no need to log them for informative purposes. What's more, this led to
a potentially dangerous log file size escalation when many clients
were connected.
0 commit comments