On Mon, 2008-06-09 at 12:34 -0400, Sam Berlin wrote:
> I'm fairly certain there's a bug IdentityDecoder &
> LengthDelimitedDecoder.transfer(FileChannel, position, count).  If
> SessionInputBuffer.hasData() returns true, then an attempt is made to
> read from the SessionInputBuffer into the FileChannel, but the
> FileChannel is not positioned correctly beforehand, so the data will
> be written to an arbitrary location.
> 
> I'll write up a test shortly to confirm this, but wanted to send an
> email incase anyone can tell me I'm nuts and reading it wrong.
> 
> Sam
> 

Yep. Looks like a bug

Oleg

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to