Hacker News new | ask | show | jobs
by the_mitsuhiko 3589 days ago
Because you do not necessarily know which call will allocate memory in Rust and even in C it can be tricky. You literally can only go with the whitelisted functions.
1 comments

Yes, that's way you should, as I suggested, only call functions explicitly documented as asyc-signal-safe.