cvs commit: src/lib/libc/net getaddrinfo.c
Xin LI
delphij at FreeBSD.org
Tue Mar 21 12:39:30 UTC 2006
delphij 2006-03-21 12:39:29 UTC
FreeBSD src repository
Modified files:
lib/libc/net getaddrinfo.c
Log:
When we are doing initialization against q, use its own size, not
the size of q2. This should be a no-op because q and q2 are of
the same type.
Submitted by: Alexey Dobriyan <adobriyan gmail com>
Revision Changes Path
1.73 +1 -1 src/lib/libc/net/getaddrinfo.c
More information about the cvs-src
mailing list