commit | a6b24b7afb79294e6b709ede11395f13370d67a0 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Thu Feb 21 20:10:41 2013 -0800 |
committer | Nick Kralevich <nnk@google.com> | Thu Feb 21 20:12:42 2013 -0800 |
tree | 633c017bcb72d30b1b1b0cbe8f66c51323c6c3bf | |
parent | 7dfc6a3cd178281c1005a94e84ce5359b23e612f [diff] |
gethostbyname: fix crash When an app doesn't have the internet permission, android_open_proxy returns NULL, causing a segfault when calling fprintf. Fixed. Change-Id: I598855350ed0db3cc88e5ae3b400145418a3a615