I built a simple sanitized binary built with GCC 4.8.2 -fsanitize=address. The binary works and fails as it should. However, if I do "export ASAN_OPTIONS=help=1", and run the binary, the binary runs and fails in the same way, but no help text is printed.
-Niel -- 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.
