summaryrefslogtreecommitdiff
path: root/test/tsan/dlclose.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/tsan/dlclose.cc')
-rw-r--r--test/tsan/dlclose.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tsan/dlclose.cc b/test/tsan/dlclose.cc
index 1a93fe661..a930b91ee 100644
--- a/test/tsan/dlclose.cc
+++ b/test/tsan/dlclose.cc
@@ -4,7 +4,7 @@
// If we mention TSAN_OPTIONS, the test won't run from test_output.sh script.
// Test case for
-// https://code.google.com/p/thread-sanitizer/issues/detail?id=80
+// https://github.com/google/sanitizers/issues/487
#ifdef BUILD_SO