You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix SkipArea logic and removed the use of memcpy (#35075)
* Updated the SkipArea serever handle to not error if the CurrentArea is null, according to the spec updates.
* Replaced the use of memcpy with CopyCharSpanToMutableCharSpan.
* Restyled by clang-format
---------
Co-authored-by: Restyled.io <commits@restyled.io>
0 commit comments