esp-idf/components/vfs
morris be5fff2364 vfs_uart: fix out-of-bounds read
when open uart device "/2" on chips only have 2 UART peripherals
2023-06-20 10:47:06 +08:00
..
include semihosting: drop absolute path support 2022-06-02 11:14:18 +02:00
private_include vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-17 19:54:15 +08:00
test vfs: add test for errno value after 'open' 2022-02-07 11:36:00 +01:00
CMakeLists.txt vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-17 19:54:15 +08:00
Kconfig semihosting: drop absolute path support 2022-06-02 11:14:18 +02:00
component.mk vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-17 19:54:15 +08:00
openocd_semihosting.h semihosting: drop absolute path support 2022-06-02 11:14:18 +02:00
sdkconfig.rename
vfs.c vfs: select sanity NULL check 2023-05-26 13:46:40 +02:00
vfs_cdcacm.c vfs: uart/cdcacm/usb_serial_jtag fcntl return read/write state 2023-03-23 08:22:56 +00:00
vfs_console.c vfs: select sanity NULL check 2023-05-26 13:46:40 +02:00
vfs_eventfd.c vfs: fix occasional ISR context mismatch in event fd 2021-09-17 17:31:20 +08:00
vfs_semihost.c semihosting: drop absolute path support 2022-06-02 11:14:18 +02:00
vfs_uart.c vfs_uart: fix out-of-bounds read 2023-06-20 10:47:06 +08:00
vfs_usb_serial_jtag.c Merge branch 'bugfix/usb_serial_driver_block_v4.4' into 'release/v4.4' 2023-04-20 11:01:01 +08:00