[sctp-dev] [Fwd: RE: IAE multiple sends]

Christopher Hegarty -Sun Microsystems Ireland Christopher.Hegarty at Sun.COM
Fri Jan 15 07:46:30 PST 2010


Bruce,

I filed the following bug against this issue.

6916890: SctpChannel.send may cause IAE if given a heap buffer with an 
offset

In the case where a heap buffer is supplied the implementation copies 
the data into a temporary native buffer before going native. The 
position and remaining data is incorrectly determined for this temporary 
buffer when the position of the original buffer is not 0.

-Chris.


More information about the sctp-dev mailing list