diff options
author | 2025-02-24 10:58:17 +0100 | |
---|---|---|
committer | 2025-03-10 09:11:13 -0400 | |
commit | 87480a8ce567340a518d992678224c09afab5f11 (patch) | |
tree | d6ced69b3f74a859c4c5361628f76626f56d71b4 /scripts/gdb/linux/utils.py | |
parent | nfsd: use a long for the count in nfsd4_state_shrinker_count() (diff) | |
download | wireguard-linux-87480a8ce567340a518d992678224c09afab5f11.tar.xz wireguard-linux-87480a8ce567340a518d992678224c09afab5f11.zip |
sysctl: Fixes nsm_local_state bounds
Bound nsm_local_state sysctl writings between SYSCTL_ZERO
and SYSCTL_INT_MAX.
The proc_handler has thus been updated to proc_dointvec_minmax.
Signed-off-by: Nicolas Bouchinet <nicolas.bouchinet@ssi.gouv.fr>
[ cel: updated to handle zero - UINT_MAX instead ]
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions