Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: lxs@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 290 If we don't zero the struct sockaddrs in fai_add_entry() then any sin_zero fields will be left as random memory and the memcmp() will return that the addresses are different even if they aren't. Commit By: lxs Revision: 19235 Changed Files: U trunk/src/util/support/fake-addrinfo.c