mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-10 16:44:26 -05:00
Keep maxSize as uint64 and cast safely when comparing with resp.ContentLength to avoid potential integer overflow.
Keep maxSize as uint64 and cast safely when comparing with resp.ContentLength to avoid potential integer overflow.