diff options
author | jhb <jhb@FreeBSD.org> | 2003-03-13 18:24:22 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2003-03-13 18:24:22 +0000 |
commit | f02ef380800bd38dbe71222060eb0b63fe324040 (patch) | |
tree | f091cf306f923dc1ced5e37882d80b885d47cc2b /lib/libc/stdlib/malloc.c | |
parent | 15b2d31e358554d642da71cfc6c4967e3bea1414 (diff) | |
download | FreeBSD-src-f02ef380800bd38dbe71222060eb0b63fe324040.zip FreeBSD-src-f02ef380800bd38dbe71222060eb0b63fe324040.tar.gz |
- Cache a reference to the credential of the thread that starts a ktrace in
struct proc as p_tracecred alongside the current cache of the vnode in
p_tracep. This credential is then used for all later ktrace operations on
this file rather than using the credential of the current thread at the
time of each ktrace event.
- Now that we have multiple ktrace-related items in struct proc that are
pointers, rename p_tracep to p_tracevp to make it less ambiguous.
Requested by: rwatson (1)
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions