Closed varkor closed 7 years ago
Previously, parsing directly from a string (using StringInput) with a length greater than the buffer size (512 characters) would result in memory corruption and parsing errors.
StringInput
Previously, parsing directly from a string (using
StringInput
) with a length greater than the buffer size (512 characters) would result in memory corruption and parsing errors.