1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/cmd/csaf_downloader
koplas 2c5ef1fd5f
Avoid memory leak
Move `resp.Body.Close()` before check of status code.

Reported by @mgoetzegb here: https://github.com/gocsaf/csaf/pull/625#issuecomment-2744067770
2025-03-24 13:32:43 +01:00
..
config.go Merge branch 'main' into sha-handling 2024-11-27 12:39:14 +01:00
downloader.go Avoid memory leak 2025-03-24 13:32:43 +01:00
downloader_test.go Update lint (#626) 2025-03-19 09:39:07 +01:00
forwarder.go Update lint (#626) 2025-03-19 09:39:07 +01:00
forwarder_test.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
main.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
stats.go Merge pull request #530 from oxisto/slog 2024-04-25 13:13:11 +02:00
stats_test.go Merge pull request #530 from oxisto/slog 2024-04-25 13:13:11 +02:00