Android O MR1 IOT Release 1.0.10 (5360514)
Use unique_ptr in dns_gethtbyname()

Use make_unique instead of malloc so we don't check for memory
allocation failures.

Test: atest resolv_integration_test
Change-Id: I9cb95b735db846e1ee57d16501a70bb18815a084
1 file changed