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
minor #41803 [Uid] Prevent double validation in Uuid::fromString() with base32 values (fancyweb)
This PR was merged into the 5.3 branch.
Discussion
----------
[Uid] Prevent double validation in Uuid::fromString() with base32 values
| Q | A
| ------------- | ---
| Branch? | 5.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
Follow up to #41693, it should be a little bit faster if we don't validate twice, right?
Commits
-------
043ee56 [Uid] Prevent double validation in Uuid::fromString() with base32 values
0 commit comments