Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
source/Host/common/
-
Host/
-
common/
-
SocketAddress.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D11285
freeaddrinfo(NULL) segfaults on Android.
Closed
Public
Authored by
chaoren
on Jul 16 2015, 5:01 PM.
Download Raw Diff
Details
Reviewers
tberghammer
Commits
rG2e3b97d4fbdf: freeaddrinfo(NULL) segfaults on Android.
rLLDB242560: freeaddrinfo(NULL) segfaults on Android.
rL242560: freeaddrinfo(NULL) segfaults on Android.
Diff Detail
Event Timeline
chaoren
updated this revision to
Diff 29966
.
Jul 16 2015, 5:01 PM
chaoren
retitled this revision from
to
freeaddrinfo(NULL) segfaults on Android.
.
chaoren
updated this object.
chaoren
added a reviewer:
tberghammer
.
chaoren
added a subscriber:
lldb-commits
.
Herald
added subscribers:
danalbert
,
tberghammer
.
·
View Herald Transcript
Jul 16 2015, 5:01 PM
tberghammer
accepted this revision.
Jul 17 2015, 2:15 AM
tberghammer
edited edge metadata.
This revision is now accepted and ready to land.
Jul 17 2015, 2:15 AM
chaoren
mentioned this in
rL242318: Default to linking lldb-server statically for Android.
.
Jul 17 2015, 2:47 AM
Closed by commit
rL242560: freeaddrinfo(NULL) segfaults on Android.
(authored by
chaoren
).
·
Explain Why
Jul 17 2015, 12:13 PM
This revision was automatically updated to reflect the committed changes.