Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.6.0
-
None
-
None
Description
As it turned out in MINIFICPP-1089 HTTPClient only stores raw pointers for callbacks, but doesn't own them, which is error-prone. Either unique pointer or shared pointer should be introduced instead.
Attachments
Issue Links
- relates to
-
MINIFICPP-1089 Use after free in RESTSender::sendPayload
- Resolved