3 replies on “Thank you, address sanitizer developers”

  1. Please clarify, I’ve never heard of this tool or library. I just searched and found some developer tool that detects invalid pointer use. Is this the Google project that I found?

    1. Yes… it’s built into GCC and Clang, just compile with -fsanitize=address

      Or with meson: -Db_sanitize=address

  2. Haha, my best guess as to address sanitizer was something that cleans up “Michael Catanzaro?q=boner+pills GREATERTHAN mcatanzaro@goøgle.com!alert(show password()) LESSTHAN”

    This is why we have URLs, and parenthetical asides :-)

Comments are closed.