|
From: | cvs-commit at developer dot classpath dot org |
Subject: | [Bug classpath/24608] Incorrect buffer length gnu.java.nio.SocketChannelImpl with direct ByteBuffer |
Date: | 11 Nov 2005 12:13:28 -0000 |
------- Comment #4 from cvs-commit at developer dot classpath dot org 2005-11-11 12:13 ------- Subject: Bug 24608 CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Mark Wielaard <address@hidden> 05/11/11 12:04:04 Modified files: . : ChangeLog gnu/java/nio : SocketChannelImpl.java Log message: Reported by address@hidden as bug #24608. * gnu/java/nio/SocketChannelImpl.java (read): Put readBytes in destination ByteBuffer when it doesn't have an array instead of len bytes. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5552&tr2=1.5553&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/java/nio/SocketChannelImpl.java.diff?tr1=1.27&tr2=1.28&r1=text&r2=text -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24608
[Prev in Thread] | Current Thread | [Next in Thread] |