diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-19 22:49:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-19 22:49:16 +0100 |
commit | 57f22c8dab6b266ae36b89b073a4a33dea71e762 (patch) | |
tree | f7a3f74f74dc83ee11ed1c4855c9119c8a2909c3 /tools/perf/tests/code-reading.c | |
parent | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... (diff) | |
parent | string: Remove strlcpy() (diff) | |
download | linux-57f22c8dab6b266ae36b89b073a4a33dea71e762.tar.xz linux-57f22c8dab6b266ae36b89b073a4a33dea71e762.zip |
Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull strlcpy removal from Kees Cook:
"As promised, this is 'part 2' of the hardening tree, late in -rc1 now
that all the other trees with strlcpy() removals have landed. One new
user appeared (in bcachefs) but was a trivial refactor. The kernel is
now free of the strlcpy() API!
- Remove of the final (very recent) user of strlcpy() (in bcachefs)
- Remove the strlcpy() API. Long live strscpy()"
* tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
string: Remove strlcpy()
bcachefs: Replace strlcpy() with strscpy()
Diffstat (limited to 'tools/perf/tests/code-reading.c')
0 files changed, 0 insertions, 0 deletions