mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Some devices return full LANGID table, even if short LANGID table was requested. No memory overflow occurs, because we have allocated enough memory for transfers to the default pipe. So we can ignore the error and continue with string desc fetching.