axel-download-accelerator / axel

Lightweight CLI download accelerator
GNU General Public License v2.0
2.84k stars 258 forks source link

Fixed possible overflow in conn.c #434

Closed ItsMeSamey closed 1 month ago

ItsMeSamey commented 1 month ago

while loop could cause a segfault when server gives an empty response

ItsMeSamey commented 1 month ago

Fixes [Bug]Axel segfaults