Andrew Scull 791de336b6 test/py: test_stackprotector: Disable for ASAN
The stack protector test intentionally overflows a buffer in order to
corrupt the stack canary so that it can test that the corruption is
detected as expected. However, this is incompatible with ASAN, which
detects the buffer overflow and interrupts the test, so disable the test
for such configurations.

Signed-off-by: Andrew Scull <ascull@google.com>
2022-06-23 12:58:18 -04:00
..
2022-05-02 09:58:13 -04:00
2021-11-29 12:00:57 -05:00
2019-10-30 17:48:47 -04:00
2021-11-29 12:00:57 -05:00