[
https://issues.apache.org/jira/browse/THRIFT-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462065#comment-13462065
]
Hudson commented on THRIFT-1701:
--------------------------------
Integrated in Thrift #533 (See [https://builds.apache.org/job/Thrift/533/])
Thrift-1701:node.js TBufferedTransport buffer corruption
Patch: Marshall Roch
fix buffer copy method calls (Revision 1389517)
Result = SUCCESS
> node.js TBufferedTransport buffer corruption
> --------------------------------------------
>
> Key: THRIFT-1701
> URL: https://issues.apache.org/jira/browse/THRIFT-1701
> Project: Thrift
> Issue Type: Bug
> Components: Node.js - Library
> Reporter: Marshall Roch
> Attachments: thrift-1701-node-buffer-corruption.patch
>
>
> Node's Buffer.copy's 3rd and 4th arguments are the start and end indexes to
> copy. There are two callers in the nodejs implementation of
> TBufferedTransport that pass a length instead of an end index as the 4th
> argument.
> http://nodejs.org/api/buffer.html#buffer_buf_copy_targetbuffer_targetstart_sourcestart_sourceend
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira