[mono] Avoid an assert if the class name table is too large. (#85952)
authorZoltan Varga <vargaz@gmail.com>
Wed, 10 May 2023 03:21:17 +0000 (20:21 -0700)
committerGitHub <noreply@github.com>
Wed, 10 May 2023 03:21:17 +0000 (20:21 -0700)
commit2e151ee97f7e1ee0e99e3619b9c4507defe6fe93
tree77ce51e39a5ff54f38954789d8bdff2f6c2d0202
parentf2d2a65fe2d56eff268a65a572cdf98e6f845ca5
[mono] Avoid an assert if the class name table is too large. (#85952)

Fixes https://github.com/dotnet/runtime/issues/85917.
src/mono/mono/mini/aot-compiler.c
src/mono/mono/mini/aot-runtime.c