tobozo / ESP32-targz

🗜️ An Arduino library to unpack/uncompress tar, gz, and tar.gz files on ESP32 and ESP8266
Other
117 stars 15 forks source link

More uzlib Error handling #29

Closed tobozo closed 3 years ago

tobozo commented 3 years ago

This patch addresses issue #27 where uzlib goes into an infinite loop when the incoming data stream is interrupted.