[jira] [Commented] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-18 Thread Toby Thain (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051526#comment-13051526 ] Toby Thain commented on THRIFT-1205: Actually, readFrame() is free to read the frame

[jira] [Commented] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-17 Thread Toby Thain (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051009#comment-13051009 ] Toby Thain commented on THRIFT-1205: @Bryan - yes, I inferred that from the nature of

[jira] [Commented] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-16 Thread Toby Thain (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050814#comment-13050814 ] Toby Thain commented on THRIFT-1205: So you're saying that it's acceptable for the

[jira] [Commented] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-16 Thread Toby Thain (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050819#comment-13050819 ] Toby Thain commented on THRIFT-1205: Fair enough, but: * it will inevitably be used

[jira] [Commented] (THRIFT-1205) port server unduly fragile with arbitrary input

2011-06-14 Thread Toby Thain (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13049582#comment-13049582 ] Toby Thain commented on THRIFT-1205: I should have linked to my program source:

[jira] [Commented] (THRIFT-633) Generated code has @Override annotations which won't compile using Apple's JDK 1.5

2011-06-07 Thread Toby Thain (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045749#comment-13045749 ] Toby Thain commented on THRIFT-633: --- The bug is certainly still there with javac

[jira] [Issue Comment Edited] (THRIFT-633) Generated code has @Override annotations which won't compile using Apple's JDK 1.5

2011-06-07 Thread Toby Thain (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045749#comment-13045749 ] Toby Thain edited comment on THRIFT-633 at 6/8/11 1:50 AM: --- The