dotnet / corert

This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
http://dot.net
MIT License
2.91k stars 510 forks source link

ARM64: RhNewString use MAX_STRING_LENGTH #8340

Closed RalfKornmannEnvision closed 4 years ago

RalfKornmannEnvision commented 4 years ago

The code had a hardcoded (to high) maximum string length for the overflow check