Actions
Bug #12463
openThread safety of WStreamResource
Start date:
02/27/2024
Due date:
% Done:
0%
Estimated time:
Description
Looking at the source code of WStreamResource, it doesn't seem to be thread safe as it reads and writes to the class member beyondLastByte_. I think this variable should be stored inside the Http::ResponseContinuation.
Updated by Romain Mardulyn 2 days ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 2 days ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Actions