RUSTSEC-2019-0001: ammonia: Uncontrolled recursion leads to abort in HTML serializationhttps://github.com/RustSec/advisory-db/pull/93 …
-
-
I would summarize it as "Rust should be presumed to not be a memory-safe language on non-x86 platforms." This is especially true because rustc currently has a few common cases where it uses a surprising and unnecessary amount of stack space.
-
I would expect, in particular, that a large number of libraries and/or applications that seem to work fine on x86_64 and i686 would fail very badly on other platforms when the stack is small. Libraries & apps have no a way to declare minimum free stack size & no dynamic checks.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.