summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMadhur Kumar <madhurkumar004@gmail.com>2025-12-04 17:38:22 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-12-18 14:00:11 +0100
commit9561511d84d9c603ad20f72b2bbc6822a1734e33 (patch)
tree14295469beb490c44f7a8e9f14b161006ad98d4e /tools/perf/scripts/python/stackcollapse.py
parent161291bac551821bba98eb4ea84c82338578d1b0 (diff)
drm/nouveau: refactor deprecated strcpy
[ Upstream commit 2bdc2c0e12fac56e41ec05fb771ead986ea6dac0 ] strcpy() has been deprecated because it performs no bounds checking on the destination buffer, which can lead to buffer overflows. Use the safer strscpy() instead. Signed-off-by: Madhur Kumar <madhurkumar004@gmail.com> Reviewed-by: Lyude Paul <lyude@redhat.com> Fixes: 15a996bbb697 ("drm/nouveau: assign fence_chan->name correctly") Signed-off-by: Lyude Paul <lyude@redhat.com> Link: https://patch.msgid.link/20251204120822.17502-1-madhurkumar004@gmail.com Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions