summaryrefslogtreecommitdiff
path: root/src/jit/compiler.h
diff options
context:
space:
mode:
authorSung Yoon Whang <suwhang@microsoft.com>2019-06-07 14:17:17 -0700
committerGitHub <noreply@github.com>2019-06-07 14:17:17 -0700
commit77c1832cf25f43f9e8e6d272f955819d7c35c11b (patch)
treec22bb8b36d32973bb1322539796683f740cdb75a /src/jit/compiler.h
parent3fcaf0373369ed4b17bd1ed068592c2e0cec3997 (diff)
downloadcoreclr-77c1832cf25f43f9e8e6d272f955819d7c35c11b.tar.gz
coreclr-77c1832cf25f43f9e8e6d272f955819d7c35c11b.tar.bz2
coreclr-77c1832cf25f43f9e8e6d272f955819d7c35c11b.zip
Explicitly set permission on the socket file created by DiagnosticServer (#24988)
* Explicitly set permission on the socket file created by DiagnosticServer * Add an asserte and remove execute permission * Use umask to set permission instead of fchmod * use fchmod for linux, ifdef out osx specific permission sets * Set correct permission bit in call to umask * Forgot to recover umask on one of the error paths
Diffstat (limited to 'src/jit/compiler.h')
0 files changed, 0 insertions, 0 deletions