Re: [Tigervnc-devel] [Tigervnc-commits] SF.net SVN: tigervnc:[4841] trunk/common/rfb

2012-02-09 Thread DRC
I've stared at the code yet again and can't see where the corruption was occurring prior to 4841. I understand and agree with you setting the various method arguments to const. That's not the issue. The issue is that I don't understand why some of the code in tightEncode.h was moved around-- par

[Tigervnc-devel] [ tigervnc-Feature Request Tracker-3482254 ] Several enhancements of the Java Viewer of 1.1.0

2012-02-09 Thread SourceForge . net
Feature Request Tracker item #3482254, was opened at 2012-01-31 08:47 Message generated for change (Comment added) made by afluegel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126849&aid=3482254&group_id=254363 Please note that this message will contain a full

Re: [Tigervnc-devel] [Tigervnc-commits] SF.net SVN: tigervnc:[4841] trunk/common/rfb

2012-02-09 Thread Pierre Ossman
On Sun, 05 Feb 2012 15:32:52 -0600 DRC wrote: > Perhaps I'm still missing something, because after examining the patch > again, I don't see where the original buffer corruption was occurring or > how your patch fixes it. Part of the difficulty in analyzing this patch > is that you seem to have t

[Tigervnc-devel] [ tigervnc-Feature Request Tracker-3482254 ] Several enhancements of the Java Viewer of 1.1.0

2012-02-09 Thread SourceForge . net
Feature Request Tracker item #3482254, was opened at 2012-01-31 08:47 Message generated for change (Comment added) made by bphinz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126849&aid=3482254&group_id=254363 Please note that this message will contain a full co

[Tigervnc-devel] [ tigervnc-Feature Request Tracker-3482254 ] Several enhancements of the Java Viewer of 1.1.0

2012-02-09 Thread SourceForge . net
Feature Request Tracker item #3482254, was opened at 2012-01-31 08:47 Message generated for change (Comment added) made by afluegel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126849&aid=3482254&group_id=254363 Please note that this message will contain a full

[Tigervnc-devel] [ tigervnc-Feature Request Tracker-3482254 ] Several enhancements of the Java Viewer of 1.1.0

2012-02-09 Thread SourceForge . net
Feature Request Tracker item #3482254, was opened at 2012-01-31 08:47 Message generated for change (Comment added) made by afluegel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126849&aid=3482254&group_id=254363 Please note that this message will contain a full

Re: [Tigervnc-devel] [Tigervnc-commits] SF.net SVN: tigervnc:[4841] trunk/common/rfb

2012-02-09 Thread DRC
On 2/9/12 6:34 AM, Pierre Ossman wrote: > On Sun, 05 Feb 2012 15:32:52 -0600 > DRC wrote: > >> Perhaps I'm still missing something, because after examining the patch >> again, I don't see where the original buffer corruption was occurring or >> how your patch fixes it. Part of the difficulty in