JSON-RPC uploads can overflow
Bug #279359 reported by
Ross Light
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ZFN |
Fix Released
|
Medium
|
Ross Light | ||
0.1 |
Fix Released
|
Medium
|
Unassigned | ||
0.2 |
Fix Released
|
Medium
|
Ross Light |
Bug Description
Although this will not come up with the included client, the index server naively assumes that blobs given to it through the "upload.write" RPC method are under the maximum blob length. The simple client will always return proper chunks, but we shouldn't assume that others using the API will be as forgiving.
To post a comment you must log in.
I'll fix this for 0.2.1. The patch will come soon.