mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-04 01:13:41 +00:00
Blocking read from cdcacm VFS could return less bytes than requested. This didn’t match the behaviour of other VFS drivers, and higher level code could misbehave.