-
Notifications
You must be signed in to change notification settings - Fork 4.1k
TCompactProtocol and TJSONProtocol need boundary checking #234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…N failed and are now properly raising errors on bad imput like upack does in the binary protocols
|
Please create Jira issue and paste link to it in comment here. |
|
Would love to, but your link seems to be broken. If you click on the Jira link it goes here: Not Found
The requested URL /docs/{{ conf.jira_url }} was not found on this server.
Apache/2.4.10 (Unix) mod_wsgi/3.5 Python/2.7.5 OpenSSL/1.0.1i Server at thrift.apache.org Port 80
I assume you mean this: https://issues.apache.org/jira/browse/THRIFT <-- found via google |
|
wow... link to JIra: https://issues.apache.org/jira/browse/THRIFT I'll try to check what is going on with broken thrift.apache.org |
|
Thrift-precommit #8 FAILURE |
|
Issue created here: |
|
Thrift-precommit #9 FAILURE |
…tocols Client: Python Patch: Bret Curtis This closes: apache#234
…tocols Client: Python Patch: Bret Curtis This closes: #234
|
please close this request - I don't know why bot didn't close it.. (maybe extra colon...) |
…tocols Client: Python Patch: Bret Curtis This closes: apache#234
Add ClientName to output for timeout messages
added use cases to check boundaries on signed ints, TCompact and TJSON failed and are now properly raising errors on bad imput like upack does in the binary protocols