thrift pull request: Defensively copy binary fields (THRIFT-2233)

2013-10-22 Thread andrewgaul
GitHub user andrewgaul opened a pull request: https://github.com/apache/thrift/pull/60 Defensively copy binary fields (THRIFT-2233) This ensures that one consumer of a ByteBuffer does not interfere with another, e.g., MyStruct myStruct = ...; byte[] array = new

Re: thrift pull request: Defensively copy binary fields (THRIFT-2233)

2013-10-22 Thread Ben Craig
...@git.apache.org wrote on 10/22/2013 01:04:03 AM: From: andrewgaul g...@git.apache.org To: dev@thrift.apache.org, Date: 10/22/2013 08:22 AM Subject: thrift pull request: Defensively copy binary fields (THRIFT-2233) GitHub user andrewgaul opened a pull request: https://github.com/apache

Re: thrift pull request: Defensively copy binary fields (THRIFT-2233)

2013-10-22 Thread Andrew Gaul
/22/2013 01:04:03 AM: From: andrewgaul g...@git.apache.org To: dev@thrift.apache.org, Date: 10/22/2013 08:22 AM Subject: thrift pull request: Defensively copy binary fields (THRIFT-2233) GitHub user andrewgaul opened a pull request: https://github.com/apache/thrift/pull/60

Re: thrift pull request: Defensively copy binary fields (THRIFT-2233)

2013-10-22 Thread Jake Farrell
:04:03 AM: From: andrewgaul g...@git.apache.org To: dev@thrift.apache.org, Date: 10/22/2013 08:22 AM Subject: thrift pull request: Defensively copy binary fields (THRIFT-2233) GitHub user andrewgaul opened a pull request: https://github.com/apache/thrift/pull/60