zephyr/drivers/video
Jacob Siverskog 393e9d4a28 drivers: video: fix potential NULL pointer dereference
this bug was introduced when transitioning to k_heap usage.

Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
2020-12-11 08:18:42 -06:00
..
CMakeLists.txt
Kconfig drivers: video: Remove legacy timeout use 2020-05-07 11:01:55 +02:00
Kconfig.mcux_csi kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mt9m114 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sw_generator kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
mt9m114.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
video_common.c drivers: video: fix potential NULL pointer dereference 2020-12-11 08:18:42 -06:00
video_mcux_csi.c drivers: video: mcux_csi: Fix compile error 2020-09-03 18:08:08 -04:00
video_sw_generator.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00