getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)
When __resolv_context_get returns NULL due to out of memory, translate it to a return value of EAI_MEMORY.
Loading
When __resolv_context_get returns NULL due to out of memory, translate it to a return value of EAI_MEMORY.