Commit 57a2948
committed
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.1 parent 2935d1f commit 57a2948
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | 357 | | |
365 | 358 | | |
366 | 359 | | |
| |||
0 commit comments