[jira] [Commented] (THRIFT-3821) TMemoryBuffer buffer may overflow when resizing

2016-05-10 Thread Huaisi Xu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15279305#comment-15279305 ] Huaisi Xu commented on THRIFT-3821: --- Thanks for reformatting this for me. May I ask ho

[jira] [Updated] (THRIFT-3821) TMemoryBuffer buffer may overflow when resizing

2016-05-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3821: --- Component/s: C++ - Library > TMemoryBuffer buffer may overflow when resizing > --

[jira] [Updated] (THRIFT-3821) TMemoryBuffer buffer may overflow when resizing

2016-05-10 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3821: --- Description: In ensurecanwrite(): {code} uint32_t new_size = bufferSize_; while (len > avail) {

[jira] [Commented] (THRIFT-3805) Golang server susceptible to memory spike from malformed message

2016-05-10 Thread Michael Scott Leuthaeuser (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278220#comment-15278220 ] Michael Scott Leuthaeuser commented on THRIFT-3805: --- p.buffer is a fixe

Build failed in Jenkins: Thrift-precommit #467

2016-05-10 Thread Apache Jenkins Server
See -- GitHub pull request #1,008 to apache/thrift [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) in workspace

[GitHub] thrift pull request: #fix php CompactProtocol readI64 function, va...

2016-05-10 Thread lnn1123
GitHub user lnn1123 opened a pull request: https://github.com/apache/thrift/pull/1008 #fix php CompactProtocol readI64 function, value=1461563457000 php CompactProtocol readI64 function when value = 1461563457000, old readI64 function get wrong value 1463710940648 You can merge