diff options
author | steven_carr <steven_carr> | 2006-05-29 00:58:19 +0000 |
---|---|---|
committer | steven_carr <steven_carr> | 2006-05-29 00:58:19 +0000 |
commit | 6c8e6e0678ed67967e5db20378c3f44d53b14bbb (patch) | |
tree | c3dbdd83cb71770d7ad2f2dcd3de6af14671579d | |
parent | aa5453110744ab4cf549578781f9e4b2e99b900b (diff) | |
download | libtdevnc-6c8e6e0678ed67967e5db20378c3f44d53b14bbb.tar.gz libtdevnc-6c8e6e0678ed67967e5db20378c3f44d53b14bbb.zip |
Identified and removed some memory leaks associated with the Encodings RRE, CoRRE, ZLIB, and Ultra.
KeyboardLedState now has portable masks defined.
rfb >= 3.7 Security Type Handler list would grow 1 entry for each new client connection.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-05-29 Steven Carr <scarr@jsa-usa.com> + * Identified and removed some memory leaks associated + with the Encodings RRE, CoRRE, ZLIB, and Ultra. + * KeyboardLedState now has portable masks defined. + * rfb >= 3.7 Security Type Handler list would grow 1 + entry for each new client connection. + 2006-05-16 Steven Carr <scarr@jsa-usa.com> * Statistics output now fits in 80-column output * Corrected Cursor Statistics reporting as messages |