1
0
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:
Matt Clarkson
2015-05-21 13:29:04 +01:00
committed by bel
parent baa3ed606e
commit 3e1f9569df

Diff Content Not Available