On Thu, Feb 02, 2017 at 11:59:36PM +0100, Baptiste wrote: > Here you go. > > Instead of freeing memory and let the function to allocate an other chunk, > I do a memset and do allocate memory only if the dgram pointer is not yet > set. > I wrote 2 patches: one to modify the function dns_init_resolvers and one to > enable the closing of the socket after the fork().
Looks good, thank you Baptiste, I'm merging it and scheduling it for next 1.7. Willy

