summaryrefslogtreecommitdiff
path: root/usr.bin/sysctl
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-08-06 13:39:24 -0400
committerIan Moffett <ian@osmora.org>2025-08-06 13:39:24 -0400
commit44f52365f1332c689c701d79e1f3cec00b0c6659 (patch)
tree559ae084f523ef5bf490ae049bf638ca0752e09e /usr.bin/sysctl
parent32c7a023ae1077d7db942c25b1e8bcda2349d6a2 (diff)
kernel: vcache: Include '\0' in sysctl string
The strlen() function does not count the null terminator when measuring the length of the string and therefore a value of 1 must be added to do so. Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'usr.bin/sysctl')
0 files changed, 0 insertions, 0 deletions