about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorMarijn Haverbeke <marijnh@gmail.com>2012-01-17 13:36:00 +0100
committerMarijn Haverbeke <marijnh@gmail.com>2012-01-17 14:04:55 +0100
commit1c7a62c93b21ad1958db80b39bca14a09ea8b4bc (patch)
tree6b3df97b7023bc3c5ac8b6ba51993c88d878bc96 /src/rt/rust_kernel.cpp
parente046360e690534229bd674ff2b1f61d324820230 (diff)
downloadrust-1c7a62c93b21ad1958db80b39bca14a09ea8b4bc.tar.gz
rust-1c7a62c93b21ad1958db80b39bca14a09ea8b4bc.zip
Use a memset upcall to zero things without static alignment
This fixes issues #843 and #1546. The cost of an upcall is
unfortunate, though. I assume there must be a way to simply manually
compute the pointer or size, using something akin to the formula in
`align_to` in `rust_util.h`. I could not get this to work,
unfortunately.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions