Jonathan M Davis:
So, it'sprobably only a matter of time before we have a more precise garbage collector in druntime (which will seriously reduce the false pointers problem, though Ican'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
