about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMichael McConville <mmcconville@mykolab.com>2015-09-14 15:29:55 -0400
committerMichael McConville <mmcconville ~a~ mykolab ~d~ com>2015-09-14 18:12:45 -0400
commit2eafd19dfadd035214ae7b17a91436650730a28e (patch)
tree27e2ff04e34e34b3bb73dacee7f66498f7c6fd89 /src/libstd/sys/unix/stack_overflow.rs
parent2d4ae52cbdca96d4dd6d5a009e4a5ef87a279df0 (diff)
downloadrust-2eafd19dfadd035214ae7b17a91436650730a28e.tar.gz
rust-2eafd19dfadd035214ae7b17a91436650730a28e.zip
Remove a needless memset(). It's okay that we don't append NUL because len is actually one more than the length of argv[0]. However, this is precarious and should probably be replaced with more robust logic.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions