Closed kqarryzada closed 5 months ago
Updated some SDK code to avoid warning messages from code scanning tools. This includes a change to the StringReader#skip method, which now explicitly checks for negative values.
JiraIssue: DS-48860
I've left details about testing this change on Jira.
Updated some SDK code to avoid warning messages from code scanning tools. This includes a change to the StringReader#skip method, which now explicitly checks for negative values.
JiraIssue: DS-48860