diff options
| author | Ajith P V <ajithpv.linux@gmail.com> | 2026-08-18 11:17:22 +0000 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2026-08-20 23:45:07 +0200 |
| commit | f74cf70e5e78a43bd316e5c8e371caea0a49c207 (patch) | |
| tree | 201d47d3a41893056bdbbedbec9d0a603a15e48e /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | ba13226fc966004713aed47931db8922b84d1960 (diff) | |
fbdev: viafb: refactor strcpy and viafb_name
Eliminate the single-use file-scope variable `viafb_name` and pass the
"Via" string literal directly to strcpy().
Since "Via" is a literal constant, the compiler safely executes
compile-time bounds checking during fortify verification. This satisfies
the security initiative requirements while minimizing code complexity.
Signed-off-by: Ajith P V <ajithpv.linux@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
