View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004793 | Compliance Test Tool (CTT) Unified Architecture | 5 - General Problem | public | 2019-06-24 08:29 | 2019-06-26 16:30 |
Reporter | Christian Zugfil | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | all | OS | all | OS Version | all |
Product Version | 1.03.341.389 | ||||
Summary | 0004793: CTT sends more chunks than allowed | ||||
Description | Under certain circumstances, the CTT sends more chunks than allowed by the server. In other words, the CTT ignores the MaxChunkCount value in the ACK message. | ||||
Steps To Reproduce | The CTT bug is contained in the stack and triggered when the request is sent asynchronously after the socket returns EWOULDBLOCK. In this case, the stack serializes the message into a linked list of buffer and does not count the number of chunks written. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-24 08:29 | Christian Zugfil | New Issue | |
2019-06-26 16:30 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2019-06-26 16:30 | Paul Hunkar | Status | new => assigned |