zephyr/drivers/auxdisplay
Jilay Pandya 3202773b11 drivers: auxdisplay: jhd1313: fix Out-of-bounds read
fix out of bounds read by doing the comparison with ARRAY_SIZE correctly

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2024-12-20 10:18:36 +01:00
..
auxdisplay_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
auxdisplay_hd44780.c drivers: auxdisplay: Place API into iterable section 2024-11-29 14:50:02 +01:00
auxdisplay_itron.c drivers: auxdisplay: Place API into iterable section 2024-11-29 14:50:02 +01:00
auxdisplay_itron.h
auxdisplay_jhd1313.c drivers: auxdisplay: jhd1313: fix Out-of-bounds read 2024-12-20 10:18:36 +01:00
auxdisplay_pt6314.c drivers: auxdisplay: Place API into iterable section 2024-11-29 14:50:02 +01:00
auxdisplay_serlcd.c drivers: auxdisplay: Place API into iterable section 2024-11-29 14:50:02 +01:00
CMakeLists.txt auxdisplay: Add SerLCD auxdisplay driver 2023-10-27 10:49:03 +02:00
Kconfig auxdisplay: Add SerLCD auxdisplay driver 2023-10-27 10:49:03 +02:00
Kconfig.hd44780 drivers: auxdisplay: Add Hitachi HD44780 driver 2023-05-26 23:05:58 +02:00
Kconfig.itron
Kconfig.jhd1313 drivers: auxdisplay: Port Jinghua Display JHD1313 driver 2023-05-26 23:05:58 +02:00
Kconfig.pt6314 drivers: auxdisplay: Add driver for PTC PT6314 VFD controller 2023-07-14 12:09:03 +02:00
Kconfig.serlcd auxdisplay: Add SerLCD auxdisplay driver 2023-10-27 10:49:03 +02:00