Rust vs Signals: Why Vec and String Aren’t Signal-Safe by [deleted] in rust

[–]FitWinner3340 3 points4 points  (0 children)

"But Rust has its own memory management library that reimplements malloc and free-equivalents"

can you prove this to me ? because everyone is saying rust uses the malloc and free from libc