about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2017-10-03 14:00:38 +0200
committerFelix S. Klock II <pnkfelix@pnkfx.org>2017-10-03 14:02:25 +0200
commitaac64c47565bab9d87afd1bfa5459e8f485cdbea (patch)
tree33c4f2a2ca2979e967d121fc0d5bf5fc3cf6b97b /src/libstd/sys/unix/process/process_unix.rs
parent61bad301f136fb6f4cb543014ed02034007e4bd2 (diff)
downloadrust-aac64c47565bab9d87afd1bfa5459e8f485cdbea.tar.gz
rust-aac64c47565bab9d87afd1bfa5459e8f485cdbea.zip
Overlapping borrows can point to different lvalues.
There's always a basis for the overlap, so instead of removing the
assert entirely, I instead pass in the prefix that we found and check
that it actually is a prefix of both lvalues.

Fix #44829
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions