diff options
| author | Chuhong Yuan <[email protected]> | 2019-07-31 02:01:40 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2019-08-03 10:03:01 +0000 |
| commit | 9b562437d388582f5463a4c3f60ee97a2d4d8d58 (patch) | |
| tree | 1041e65119331850ae8a872449a421130c9b3536 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | drm/bochs: Use shadow buffer for bochs framebuffer console (diff) | |
| download | kernel-9b562437d388582f5463a4c3f60ee97a2d4d8d58.tar.gz kernel-9b562437d388582f5463a4c3f60ee97a2d4d8d58.zip | |
drm/modes: Fix unterminated strncpy
strncpy(dest, src, strlen(src)) leads to unterminated
dest, which is dangerous.
Fix it by using strscpy.
Fixes: 3aeeb13d8996 ("drm/modes: Support modes names on the command line")
Signed-off-by: Chuhong Yuan <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
