mirror of
https://github.com/go-gitea/gitea
synced 2025-02-09 06:57:04 +01:00
Backport #27787 by @KN4CK3R Add missing `.Close()` calls. The current code does not delete the temporary files if the data grows over 32mb. Co-authored-by: KN4CK3R <admin@oldschoolhack.me>