diff options
| author | Gustavo A. R. Silva <[email protected]> | 2019-04-22 10:40:38 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-04-25 12:04:48 +0200 |
| commit | 3970d0d81816310175b6272e709ee09dd3e05171 (patch) | |
| tree | ec0fd5a4f62798892f172acf3171f4cad6c22291 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 8abd537256f58c1e502c01fc4112afcf7c4eda96 (diff) | |
staging: most: core: replace strcpy() by strscpy()
The strcpy() function is being deprecated. Replace it by the safer
strscpy() and fix the following Coverity warning:
"You might overrun the 80-character fixed-size string iface->p->name
by copying iface->description without checking the length."
Addresses-Coverity-ID: 1444760 ("Copy into fixed size buffer")
Fixes: 131ac62253db ("staging: most: core: use device description as name")
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions