-
Sub-task
-
Resolution: Fixed
-
Major
-
None
-
None
-
Security Level: Public (Visbile by non-authn users.)
-
None
PutStatusRequest, GetStatusRequest, BolStatusRequest and CopyStatusRequeste in asynch_status.cpp and PtpRequeste, PtgRequest, CopyRequest and BolRequest in asynch.cpp are allocated on the heap, whereas they can (and should) be allocated on the stack.
The changes for PutStatusRequest are applied as a fix to https://issues.infn.it/jira/browse/STOR-1191
- relates to
-
STOR-1191 memory leak in ns1__srmStatusOfPutRequest
- Closed