Uh oh!
There was an error while loading. Please reload this page.
Fix Base64 decoding regressions from whitespace handling - #86396
Conversation
Put the main code paths back to how they were before, with the sole exception being an extra method argument and an extra check in the InvalidData exit section that delegates to a helper if that method argument is true.
stephentoub
commented
May 17, 2023
(Note there also appears to be a stale static PGO data aspect to the cited regressions on coreclr.) |
ghost
commented
May 17, 2023
Tagging subscribers to this area: @dotnet/area-system-memory Issue DetailsPut the main code paths back to how they were before, with the sole exception being an extra method argument and an extra check in the InvalidData exit section that delegates to a helper if that method argument is true. Fixes #86336
|
stephentoub
commented
May 17, 2023
cc: @gfoidl |
gfoidl
left a comment
There was a problem hiding this comment.
Some notes, otherwise LGTM. Nice layering 👍🏻
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
748f218 to
b4819fdCompareUh oh!
There was an error while loading. Please reload this page.
Put the main code paths back to how they were before, with the sole exception being an extra method argument and an extra check in the InvalidData exit section that delegates to a helper if that method argument is true.
Fixes#86336
Fixesdotnet/perf-autofiling-issues#17837