Johannes Schindelin
|
bd811bdee9
|
After free()ing clientData, set it to NULL
We will change rfbClientCleanup() to free the data.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
11 years ago |
Luca Falavigna
|
a6fedf258a
|
Encodingstest: Use format string argument with fprintf.
|
13 years ago |
Christian Beier
|
ab9fc40aab
|
Update encodingstest.
* Fixed segfault on shutdown.
* Updated to test all encodings.
* Fixed to operate with encodings that split up rects into
smaller rects.
|
14 years ago |
Christian Beier
|
bf2470cec6
|
Check rfbGetScreen() return value everywhere.
This fixes a segfault when a server is invoked with the
'-help' commandline argument.
|
14 years ago |
Johannes Schindelin
|
0c061f2a27
|
encodingstest: fix multi-threading issue
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
15 years ago |
Johannes Schindelin
|
2a2a60b007
|
encodingstest: fix whitespace
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
15 years ago |
dscho
|
b225ee993a
|
implement ZRLE decoding
|
20 years ago |
dscho
|
ee52441372
|
hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
|
20 years ago |
dscho
|
8bee4eb990
|
ANSIfy, fix some warnings from Linus' sparse
|
20 years ago |
dscho
|
4ff783f579
|
fix compilation when no libz is available
|
20 years ago |
dscho
|
d354bb6015
|
fix test (don't show cursor...); correctly set the encodings in the client;
really test 20 seconds
|
20 years ago |
runge
|
3a84b0ccc8
|
x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui
|
20 years ago |
dscho
|
5a3e352fba
|
rename tight-1.c into encodingstest.c, fixing it in the process. It now
passes all encodings except corre (broken) and zrle (not yet implemented
in libvncclient)
|
20 years ago |