> On my 64-bit linux box running a 32-bit app I see this: Yup, this is a known feature - 32-bit apps on 64-bit hosts use complete address range. But on 32-bit hosts (x86, ARM, MIPS) this is not the case. We should be able to detect whether underlying machine is indeed 64-bit at runtime (e.g. using uname syscall).
-Y -- You received this message because you are subscribed to the Google Groups "address-sanitizer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
