Hi,

Servo uses several c libraries through Rust wrappers. In such a situation,
I'm curious as to where is the memory for malloc calls inside these
libraries allocated from? This doesn't seem to fit into the standard
locations viz. Task Heap, Exchange Heap and Local stack. In C programs
there is a global heap, but nothing in the rust docs I've looked at so far
suggests such a thing exists right now. Which leads me to this question.

Thanks,
Abhijeet

-- 
http://about.me/abhijeet.gaiha
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to