diff options
Diffstat (limited to 'test/msan/dtls_test.c')
-rw-r--r-- | test/msan/dtls_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/msan/dtls_test.c b/test/msan/dtls_test.c index 4036f71a7..49d95c44c 100644 --- a/test/msan/dtls_test.c +++ b/test/msan/dtls_test.c @@ -4,7 +4,7 @@ Regression test for a bug in msan/glibc integration, see https://sourceware.org/bugzilla/show_bug.cgi?id=16291 - and https://code.google.com/p/memory-sanitizer/issues/detail?id=44 + and https://github.com/google/sanitizers/issues/547 */ #ifndef BUILD_SO |