THRIFT-1537:TFramedTransport issues
authorJake Farrell <jfarrell@apache.org>
Thu, 22 Mar 2012 02:40:45 +0000 (02:40 +0000)
committerJake Farrell <jfarrell@apache.org>
Thu, 22 Mar 2012 02:40:45 +0000 (02:40 +0000)
commit9c6773aeef8ae25444bf9b4830edfe80b2e9aa7e
tree477a8afff62eff178adefe77240c9f1b570d0790
parent17515db9349fef971f9ae4e6f104894fdd4d9694
THRIFT-1537:TFramedTransport issues
Client: delphi
Patch: Jens Geyer

TFramedTransport fixes for:
 - The offset "off" is ignored, instead always 0 is used fpor reads and writes
 - Trying to write an empty byte array results in range check exceptions

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1303637 13f79535-47bb-0310-9956-ffa450edef68
lib/delphi/src/Thrift.Protocol.pas
lib/delphi/src/Thrift.Transport.pas