53b1db84
by Allan McRae at 2025-05-17T10:40:09+10:00
Fix memory leak in download payload
The file stream associated with downloads without a filename is not
being freed when downloading using the sandbox user.
Signed-off-by: Allan McRae <allan@archlinux.org>