notificationProvider/gotify | Body not closed after reading #70

Open
opened 2026-01-10 20:37:48 +01:00 by t.behrendt · 0 comments
Owner

Body isn't closed after reading: pkg/notificationProvider/gotify/gotify.go:79-88
Fix: Always close the response body with defer res.Body.Close().

Body isn't closed after reading: pkg/notificationProvider/gotify/gotify.go:79-88 Fix: Always close the response body with defer res.Body.Close().
t.behrendt added the bug label 2026-01-10 20:37:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/realDynDNS#70