Module Name: src Committed By: pooka Date: Thu Sep 5 12:22:10 UTC 2013
Modified Files: src/tests/include/sys: t_socket.c Log Message: socket(-1, SOCK_CLOEXEC, 0); followed by the process exiting (i.e. fd slot does not get initiailized before fd_free()) cases a diagnostic kernel panic. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/include/sys/t_socket.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.