missing check for `readonly` case in x86 array ::Address stub (#1798)
authorVladimir Sadov <vsadov@microsoft.com>
Thu, 16 Jan 2020 20:48:52 +0000 (12:48 -0800)
committerGitHub <noreply@github.com>
Thu, 16 Jan 2020 20:48:52 +0000 (12:48 -0800)
commit6ce70a511fd5d90411fde19c77eb87012ad85cff
tree83b62ccfc1e42e02ffb953f1d6e8dff1a3b3f777
parent247c5b96a226c3b1bd5ecca8a139b7c7da97d5cf
missing check for `readonly` case in x86 array ::Address stub (#1798)

The check was previously done off the flags after masking the lower 2 bits in the typedesc. The whole thing is now gone.
src/coreclr/src/vm/i386/stublinkerx86.cpp
src/coreclr/tests/src/Regressions/coreclr/9414/readonlyPrefix.csproj