Date: Tue, 21 Mar 2006 12:39:29 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.c Message-ID: <200603211239.k2LCdTM4036773@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603211239.k2LCdTM4036773>