Ivan Grokhotkov
|
76dc87e9ad
|
idf_exe: fix NULL pointer passed to WriteFile
For an unknown reason, passing NULL pointer instead of &written worked
on Windows 10 and on Windows 7 when stdout is not redirected.
Closes https://github.com/espressif/esp-idf/issues/3740
|
2019-07-09 14:15:09 +02:00 |
|