summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authorEgor Chesakov <Egor.Chesakov@microsoft.com>2019-06-14 20:30:51 -0700
committerGitHub <noreply@github.com>2019-06-14 20:30:51 -0700
commitae2cd207ecf1e14c5e458588f28465b7aab97436 (patch)
tree47cecb5f600dace4a658dd8277638d19f73323d8 /dir.props
parent14a981fd1d92f261870d64435ed50e599747a323 (diff)
downloadcoreclr-ae2cd207ecf1e14c5e458588f28465b7aab97436.tar.gz
coreclr-ae2cd207ecf1e14c5e458588f28465b7aab97436.tar.bz2
coreclr-ae2cd207ecf1e14c5e458588f28465b7aab97436.zip
Don't change LCL_FLD node type when replacing param with its shadow copy (#20900)
Fix an issue that is reproduced when: 1) a method requires GSSecurityCookie (e.g. when allocating unsafe buffer using localloc) and 2) one of the method parameters is "vulnerable" and requires a shadow variable to be created and used instead of the original parameter variable and 3) the method parameter has small signed integer type (i.e. int8 or int16) and 4) the value of the parameter is converted to unsigned type (e.g. uint8 or uint16).
Diffstat (limited to 'dir.props')
0 files changed, 0 insertions, 0 deletions