]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/select_with_sdmmc_mount' into 'master'
authorAngus Gratton <angus@espressif.com>
Wed, 23 Oct 2019 06:05:49 +0000 (14:05 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 23 Oct 2019 06:05:49 +0000 (14:05 +0800)
commit9f930676498319185b6f9ef07294128e71e43411
treee836b3eddffd4def39e3b339f3b9746a75ac06c7
parentb525fa2c0a98c95bc8fdea0772d4034f1f2dc7f6
parent8b56496efab1d82cf81edb8f83c855e47d8f3514
Merge branch 'bugfix/select_with_sdmmc_mount' into 'master'

VFS: Fix bug which occurs when driver is installed during a select() call

Closes IDFGH-1259

See merge request espressif/esp-idf!6359