Module Name: src Committed By: christos Date: Fri Feb 16 19:21:49 UTC 2018
Modified Files: src/lib/libc/net: getpeereid.c Log Message: Enforce that getpeereid only returns success on AF_LOCAL sockets, instead of returning garbage for other socket types. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/net/getpeereid.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.