Searched hist:160086 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/security/audit/
H A Daudit.hdiff 160086 Mon Jul 03 12:55:55 MDT 2006 rwatson Correct a number of problems that were previously commented on:

- Correct audit_arg_socketaddr() argument name from so to sa.
- Assert arguments are non-NULL to many argument capture functions
rather than testing them. This may trip some bugs.
- Assert the process lock is held when auditing process
information.
- Test currecord in several more places.
- Test validity of more arguments with kasserts, such as flag
values when auditing vnode information.

Perforce change: 98825
Obtained from: TrustedBSD Project
H A Daudit_arg.cdiff 160086 Mon Jul 03 12:55:55 MDT 2006 rwatson Correct a number of problems that were previously commented on:

- Correct audit_arg_socketaddr() argument name from so to sa.
- Assert arguments are non-NULL to many argument capture functions
rather than testing them. This may trip some bugs.
- Assert the process lock is held when auditing process
information.
- Test currecord in several more places.
- Test validity of more arguments with kasserts, such as flag
values when auditing vnode information.

Perforce change: 98825
Obtained from: TrustedBSD Project

Completed in 113 milliseconds