diff options
author | Ricardo B. Marliere <[email protected]> | 2023-10-25 09:26:34 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-10-27 13:09:42 +0200 |
commit | 3d69b023a9f520366425b2403119bb1689969129 (patch) | |
tree | 73e5fa7dd162dc767bdd625286d3d8b1a94197ba /scripts/generate_rust_analyzer.py | |
parent | 75c1e5968f5c549c148c253ab331130aa3a74f33 (diff) |
staging: vc04_services: use snprintf instead of sprintf
All the occurrences of sprintf usage under vc04_services can be safely
replaced by snprintf, so as to avoid any possible overflow.
Suggested-by: Dan Carpenter <[email protected]>
Suggested-by: Umang Jain <[email protected]>
Signed-off-by: "Ricardo B. Marliere" <[email protected]>
Reviewed-by: Umang Jain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions