MFC rev. 1.131:
Don't free the current addrinfo list, or else a pointer to a freed
memory area would arise. Only an addrinfo list from an earlier
call to getaddrinfo() should be freed there because it will be
substituted by the current list referenced by "res".
Description
Description
Details
Details
- Provenance
yar Authored on - Parents
- rS107009: Copy from ${EXTLOCALDIR} to ${CHROOTDIR}/usr/local if EXTLOCALDIR is defined.
- Branches
- Unknown
- Tags