[mono][aot] Use g_strcasecmp () to check whenever aot input assemblies are loaded...
authorZoltan Varga <vargaz@gmail.com>
Mon, 7 Aug 2023 00:18:07 +0000 (20:18 -0400)
committerGitHub <noreply@github.com>
Mon, 7 Aug 2023 00:18:07 +0000 (20:18 -0400)
commitedbd5c769a19798b6955050baccf99e6797d3208
treec65ef4a8837a023fec3321ffbcdfcc5aebb2004e
parent7a94213803351f70b9338ca17954191831d5363f
[mono][aot] Use g_strcasecmp () to check whenever aot input assemblies are loaded from the correct location. (#90065)

Fixes https://github.com/dotnet/runtime/issues/90030.
src/mono/mono/mini/driver.c