summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2016-01-21 11:19:51 +0000
committerRoland Levillain <rpl@google.com>2016-01-21 11:27:43 +0000
commit0502c4467fde37469daf24526dd5ff6fd1c71708 (patch)
tree7fd9ddb8d0df9c7c6c07e2dfd9757a432803618a /compiler/optimizing/graph_visualizer.h
parentc1d7861e511b8abcc9f3ad6fc54ff07e80dc383e (diff)
Fix JDWP host tests on Trusty.
The buffer passed by art::JDWP::JdwpSocketState::Establish to gethostbyname_r on Trusty was too small, leading to the following error message during JDWP host testing: art/runtime/jdwp/jdwp_socket.cc:283] gethostbyname_r('localhost') failed: Resolver internal error This CL doubles the size of this buffer to avoid this failure. Change-Id: Ie7bb1ea8c755d869f2cc50cc2f6cc82828499706
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions