summaryrefslogtreecommitdiff
path: root/arch/i386/kernel
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2021-01-20 22:47:46 -0600
committerDanny Holman <dholman@gymli.xyz>2021-01-20 22:47:46 -0600
commitfd4bd4dabe8011b016e3f8e6c3de5cfe6bc1f41d (patch)
tree95061887af560f1c46b0d6259ae20030da7af8fd /arch/i386/kernel
parentkernel: maintain const on strings (diff)
downloadbox-fd4bd4dabe8011b016e3f8e6c3de5cfe6bc1f41d.tar.gz
box-fd4bd4dabe8011b016e3f8e6c3de5cfe6bc1f41d.tar.zst
box-fd4bd4dabe8011b016e3f8e6c3de5cfe6bc1f41d.zip
kernel: iterate over string with index
Iterate over a formatted string with an index and strlen instead of using a non-const pointer. The latter method may result in unsafe memory conditions. Signed-off-by: Danny Holman <dholman@gymli.xyz>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions