Jonathan M Davis:

So, it's
probably only a matter of time before we have a more precise garbage collector in druntime (which will seriously reduce the false pointers problem, though I
can't remember if it completely eliminates it).

Probably it doesn't use things like a shadow stack, so it doesn't trace stack pointers well. So probably it's not fully precise.

Bye,
bearophile

Reply via email to