Fix comment misthink.
Submitted by: b. f. <bf1783 at googlemail.com> Approved by: re (audit argument blanket) MFC after: 1 week
This commit is contained in:
parent
64c9a4d9ab
commit
deedc899fd
@ -278,7 +278,7 @@ kau_free(struct au_record *rec)
|
||||
|
||||
/*
|
||||
* Not all pointer arguments to system calls are of interest, but in some
|
||||
* cases they reflect delegation of rights, such as mmap(2) falled by
|
||||
* cases they reflect delegation of rights, such as mmap(2) followed by
|
||||
* minherit(2) before execve(2), so do the best we can.
|
||||
*/
|
||||
#define ADDR_TOKEN(argnum, argname) do { \
|
||||
|
Loading…
Reference in New Issue
Block a user