Closed riverar closed 2 months ago
Related: #1961
Removed StructSizeField from BLOB and BSTRBLOB as these were mistakenly flagged due to the cbSize fields. The logic that adds this attribute has also been moved up to allow proper remapping/removal of this attribute.
StructSizeField
BLOB
BSTRBLOB
cbSize
Thanks!
Related: #1961
Removed
StructSizeField
fromBLOB
andBSTRBLOB
as these were mistakenly flagged due to thecbSize
fields. The logic that adds this attribute has also been moved up to allow proper remapping/removal of this attribute.