diff options
author | Ricardo B. Marliere <ricardo@marliere.net> | 2023-10-25 09:26:34 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-27 13:09:42 +0200 |
commit | 3d69b023a9f520366425b2403119bb1689969129 (patch) | |
tree | 73e5fa7dd162dc767bdd625286d3d8b1a94197ba /tools/perf/scripts/python/export-to-postgresql.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 <dan.carpenter@linaro.org>
Suggested-by: Umang Jain <umang.jain@ideasonboard.com>
Signed-off-by: "Ricardo B. Marliere" <ricardo@marliere.net>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Link: https://lore.kernel.org/r/20231025122632.307385-4-ricardo@marliere.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions