aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2022-02-08 14:53:47 -0800
committerKees Cook <[email protected]>2022-02-13 16:50:07 -0800
commit0a2b782a00f33e7d06dc43d099fa071ae97bee77 (patch)
tree3fc7f4fcccd1b9bc99989f3ccef16d519e8cbe8c /net/lapb/lapb_in.c
parent1c7f4e5c1b6c9d9b508007c141dca77cab9434b4 (diff)
fortify: Make pointer arguments const
In preparation for using Clang's __pass_object_size attribute, make all the pointer arguments to the fortified string functions const. Nothing was changing their values anyway, so this added requirement (needed by __pass_object_size) requires no code changes and has no impact on the binary instruction output. Signed-off-by: Kees Cook <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions