Skip to content
Snippets Groups Projects
Commit b2aeef57 authored by Eidolon's avatar Eidolon
Browse files

Prevent integer div by 0 in curl progress callback

If the curl callback is called at the exact same time as the
download begins, this callback would cause an integer division by
zero.
parent 715cbd55
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment