linux/drivers/media/test-drivers/visl
Hans Verkuil 813dacdda8 media: visl: check if ctx->tpg_str_buf allocation failed
The result of ctx->tpg_str_buf = kzalloc(TPG_STR_BUF_SZ, GFP_KERNEL); was
never checked. Add this.

Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
2026-05-12 09:39:03 +02:00
..
Kconfig media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API 2023-11-23 13:03:45 +01:00
Makefile
visl-core.c media: visl: check if ctx->tpg_str_buf allocation failed 2026-05-12 09:39:03 +02:00
visl-debugfs.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
visl-debugfs.h
visl-dec.c media: visl: Add HEVC short and long term RPS sets 2026-01-21 14:43:09 +01:00
visl-dec.h media: visl: Add HEVC short and long term RPS sets 2026-01-21 14:43:09 +01:00
visl-trace-av1.h media: visl: Add AV1 support 2023-12-07 08:31:14 +01:00
visl-trace-fwht.h
visl-trace-h264.h
visl-trace-hevc.h media: visl: Add HEVC short and long term RPS sets 2026-01-21 14:43:09 +01:00
visl-trace-mpeg2.h
visl-trace-points.c media: visl: Add AV1 support 2023-12-07 08:31:14 +01:00
visl-trace-vp8.h
visl-trace-vp9.h
visl-video.c media: test-drivers: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:49 +01:00
visl-video.h media: visl: Add AV1 support 2023-12-07 08:31:14 +01:00
visl.h media: visl: Drop visl_v4l2fh_to_ctx() function 2025-08-13 08:33:31 +02:00