Yes, all negative shadow values mean "all 8 bytes are bad".
On Tue, Nov 29, 2016 at 5:17 AM, steven shi <[email protected]> wrote: > OK, I think I understand now. The (s8) is the key. It force cast the 0xf9 > value to a signed negative char which is less than 3. Thank you anyway! > > -- > 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. -- 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.
