Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/sanitizer_common/
-
trunk/
-
lib/
-
sanitizer_common/
-
sanitizer_tls_get_addr.cc
Hide Panel
f
Keyboard Reference
?
Differential
D43502
Msan, fixing DTLS_on_tls_get_addr signature empty implementation
Closed
Public
Authored by
devnexen
on Feb 20 2018, 1:24 AM.
Download Raw Diff
Details
Reviewers
vitalybuka
krytarowski
Commits
rG8b5d3ebcbecf: Msan, fixing DTLS_on_tls_get_addr signature empty implementation
rCRT325664: Msan, fixing DTLS_on_tls_get_addr signature empty implementation
rL325664: Msan, fixing DTLS_on_tls_get_addr signature empty implementation
Summary
No supported oses normally compiled that code (or not for a long time) probably never caught it.
Diff Detail
Repository
rL LLVM
Event Timeline
devnexen
created this revision.
Feb 20 2018, 1:24 AM
Herald
added subscribers:
Restricted Project
,
llvm-commits
,
kubamracek
.
·
View Herald Transcript
Feb 20 2018, 1:24 AM
vitalybuka
accepted this revision.
Feb 20 2018, 5:20 PM
This revision is now accepted and ready to land.
Feb 20 2018, 5:20 PM
Closed by commit
rL325664: Msan, fixing DTLS_on_tls_get_addr signature empty implementation
(authored by
kamil
).
·
Explain Why
Feb 20 2018, 8:19 PM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
delcypher
.
·
View Herald Transcript
Feb 20 2018, 8:19 PM