DynamoRIO/drmemory

what should be defined for AF_UNSPEC sockaddr?

Open

#386 opened on Nov 28, 2014

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (289 forks)auto 404
MigratedOpSys-WindowsPriority-Lowhelp wanted

Repository metrics

Stars
 (2,727 stars)
PR merge metrics
 (PR metrics pending)

Description

From bruen...@google.com on May 05, 2011 12:13:27

on win7 net_unittests: /* FIXME i#TOFILE: I'm seeing 0 (AF_UNSPEC) a lot, e.g., with IOCTL_AFD_SET_CONTEXT * where the entire sockaddrs are just zero. Not sure whether to require * that anything beyond sa_family be defined. Sometimes there is further * data and the family is set later. For now ignoring beyond sa_family. */

Original issue: http://code.google.com/p/drmemory/issues/detail?id=386

Contributor guide