]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Don't return immediately in check_xucred, check_scm_creds_cmsgcred, and
authorngie <ngie@FreeBSD.org>
Sat, 23 Jan 2016 22:44:00 +0000 (22:44 +0000)
committerngie <ngie@FreeBSD.org>
Sat, 23 Jan 2016 22:44:00 +0000 (22:44 +0000)
commit9499d1afd804843e0e72061f4508aa1795e92bb6
treeb30738d9474f8bd75833e84b395a744f58503da3
parentc36ede725549666ab758963dc2141a6152c6ece4
- Don't return immediately in check_xucred, check_scm_creds_cmsgcred, and
  check_scm_creds_sockcred after initial != NULL checks have been done for
  debugging purposes
- Use more terse names for bintime (bt), cmesgcred (cmcred),
  sockcred (sc), and timeval (tv) [*]
- Add some debug messages to better understand some of the flow of the test
  program

MFC after: 1 week
Requested by: bde [*]
Use of the word "terse" (^.^) corrected by: jhb, rpokala [*]
Sponsored by: EMC / Isilon Storage Division
tools/regression/sockets/unix_cmsg/unix_cmsg.c