aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRicardo Ribalda <[email protected]>2024-03-25 14:50:25 +0000
committerHans Verkuil <[email protected]>2024-04-08 13:48:19 +0200
commit17d1316de0d7dc1bdc5d6e3ad4efd30a9bf1a381 (patch)
treec5f59c554628dd2b75b39c9495e0a8265c0117fb /tools/perf/scripts/python
parent1820e16a3019b6258e6009d34432946a6ddd0a90 (diff)
media: dvbdev: Initialize sbuf
Because the size passed to copy_from_user() cannot be known beforehand, it needs to be checked during runtime with check_object_size. That makes gcc believe that the content of sbuf can be used before init. Fix: ./include/linux/thread_info.h:215:17: warning: ‘sbuf’ may be used uninitialized [-Wmaybe-uninitialized] Signed-off-by: Ricardo Ribalda <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions