about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-03-02 13:16:12 +0000
committerbors <bors@rust-lang.org>2019-03-02 13:16:12 +0000
commitfab272e5ef92b5f0b4f10c1b42c7dbcb5cec0f78 (patch)
tree3a77cc67f7730c513d7f43f9ad58ce029639bba7 /src/libstd/sys/unix/stack_overflow.rs
parent9cfed5da12bf65212eb9a4ae9141c2f39f995381 (diff)
parent089524c31ac8098965f9ed69d89a5de127b4bbbb (diff)
downloadrust-fab272e5ef92b5f0b4f10c1b42c7dbcb5cec0f78.tar.gz
rust-fab272e5ef92b5f0b4f10c1b42c7dbcb5cec0f78.zip
Auto merge of #58216 - pitdicker:sqos_flags, r=alexcrichton
 Set secure flags when opening a named pipe on Windows

Fixes https://github.com/rust-lang/rust/issues/42036, see also the previous attempt in https://github.com/rust-lang/rust/pull/44556.

Whether this is correct depends on if it is somehow possible to create a symlink to a named pipe, outside the named pipe filesystem (NPFS). But as far as I can tell that should be impossible.

Also fixes that `security_qos_flags(SECURITY_ANONYMOUS)` does not set the `SECURITY_SQOS_PRESENT` flag, and the incorrect documentation about the default value of `security_qos_flags`.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions