diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-06 13:39:24 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-06 13:39:24 -0400 |
commit | 44f52365f1332c689c701d79e1f3cec00b0c6659 (patch) | |
tree | 559ae084f523ef5bf490ae049bf638ca0752e09e /sys/conf | |
parent | 32c7a023ae1077d7db942c25b1e8bcda2349d6a2 (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 'sys/conf')
0 files changed, 0 insertions, 0 deletions