Actions
Bug #3910
closed
VJ
SB
datasets: for type string the memcap isn't applied to the string data
Bug #3910:
datasets: for type string the memcap isn't applied to the string data
Affected Versions:
Effort:
Difficulty:
Label:
Description
The memcap checking and tracking only tracks the fixed size THashData and StringType, but not the length of the data in StringType::ptr.
Actions