[jira] [Created] (THRIFT-1521) Two patches for more Performance

2012-02-23 Thread D. Edler (Created) (JIRA)
Two patches for more Performance Key: THRIFT-1521 URL: https://issues.apache.org/jira/browse/THRIFT-1521 Project: Thrift Issue Type: Improvement Components: PHP - Library Affects Versions: 0.8,

[jira] [Updated] (THRIFT-1521) Two patches for more Performance

2012-02-23 Thread D. Edler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] D. Edler updated THRIFT-1521: - Attachment: patch.diff Fixes Performance. Two patches for more Performance

[jira] [Updated] (THRIFT-1521) Two patches for more Performance

2012-02-23 Thread D. Edler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] D. Edler updated THRIFT-1521: - Description: There are two double function calls in the transport classes to strlen, which can easily

[jira] [Created] (THRIFT-1522) TServerSocket potential memory leak with addrinfo *res0

2012-02-23 Thread Peace C (Created) (JIRA)
TServerSocket potential memory leak with addrinfo *res0 --- Key: THRIFT-1522 URL: https://issues.apache.org/jira/browse/THRIFT-1522 Project: Thrift Issue Type: Bug Components: C#