[
https://issues.apache.org/jira/browse/THRIFT-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Roch updated THRIFT-1701:
----------------------------------
Patch Info: Patch Available
> 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