mirror of
https://github.com/lammertb/libhttp.git
synced 2025-12-22 04:02:04 +03:00
Make the length cast explicit
This is could be a bug if the len is greater than INT64_MAX, but the code doesn't seem to care about this, so adding the explicit cast to remove the compiler warning.
This commit is contained in: