Fix bug where crossgen would throw OOM when given an input with no dir-separator...
authorFadi Hanna <fadim@microsoft.com>
Wed, 15 May 2019 19:19:26 +0000 (12:19 -0700)
committerGitHub <noreply@github.com>
Wed, 15 May 2019 19:19:26 +0000 (12:19 -0700)
commit482072d1453fb77290a1a26768f78bc9bdb0a408
treea27bd40111efe38358b9e429af9ea929aa205341
parentbd068efbca69b4c4e83abbf366e349eb001d40c8
Fix bug where crossgen would throw OOM when given an input with no dir-separator characters (overflow bug) (dotnet/coreclr#24559)

Commit migrated from https://github.com/dotnet/coreclr/commit/761ab409310df31e1177a2456b9b7de29bcbd8af
src/coreclr/src/vm/compile.cpp