Skip to content

Commit

Permalink
Update citations: URL => google/sanitizers#295
Browse files Browse the repository at this point in the history
To be more searchable.
  • Loading branch information
StephanTLavavej committed Feb 13, 2024
1 parent 14b9a7f commit 2e0fad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/libcxx/expected_results.txt
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ std/modules/std.pass.cpp FAIL

# *** ASAN FAILURES ***
# Even with `allocator_may_return_null=1`, ASan kills oversized allocations instead of throwing `bad_alloc`.
# (https://github.com/google/sanitizers/issues/295)
# (google/sanitizers#295)
std/language.support/support.dynamic/new.delete/new.delete.array/new.size_align_nothrow.except.pass.cpp:1 FAIL
std/language.support/support.dynamic/new.delete/new.delete.array/new.size_align.except.pass.cpp:1 FAIL
std/language.support/support.dynamic/new.delete/new.delete.array/new.size_align.pass.cpp:1 FAIL
Expand Down

0 comments on commit 2e0fad1

Please sign in to comment.