jcifs-0.8.3 from tgz
authorFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:15:58 +0000 (16:15 +0200)
committerFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:15:58 +0000 (16:15 +0200)
commit3cde5be081cd29a4090aa77e7c8d9889abe28e56
tree103668aeba8494f41bc21d6450fcb7ea525973cc
parentd7fa37d393a048435695fa667e76dc567a20d094
jcifs-0.8.3 from tgz

Mon Apr 19 20:23:10 EDT 2004
jcifs-0.8.3 released / File Corruption with HotSpot

A  serious  bug was discovered in the HotSpot VM on Linux that can cause an
offset  field to be encoded incorrectly resulting in file corruption. A bug
report  has  been  submitted  and the code in question has been modified to
avoid  the  problem.  If you are using the <tt>-server</tt> option on Linux
you  must  upgrade to this version of jCIFS. Big thanks to Richard Heap for
diagnosing and fixing this very elusive issue.
13 files changed:
CHANGES.txt
README.txt
build.xml
examples/GetURL.java
examples/runtests.sh
src/jcifs/smb/AndXServerMessageBlock.java
src/jcifs/smb/ServerMessageBlock.java
src/jcifs/smb/SmbComNTCreateAndX.java
src/jcifs/smb/SmbComReadAndX.java
src/jcifs/smb/SmbComWriteAndX.java
src/jcifs/smb/SmbTransport.java
src/jcifs/smb/Trans2SetFileInformation.java
src/jcifs/util/Log.java