HomeFreeBSD

Silently handle freeaddrinfo(NULL) for compatibility with code which

Description

Silently handle freeaddrinfo(NULL) for compatibility with code which
works on other OSes. Also avoid unnecessary NULL check, free(NULL) is
valid.

Reviewed by: bjk (man page), hrs, hselasky, ume
Sponsored by: Mellanox Technologies
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D12354

Details

Provenance
kibAuthored on Sep 14 2017, 7:18 PM
Parents
rG314e8196ea00: Add a description how tcpdrop handles the case of specifying the
Branches
Unknown
Tags
Unknown

Event Timeline