mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-30 03:45:14 -04:00
Fix a response body leak in `githubSourceCodeLoader.Load` where the body was not closed when the HTTP status was non-200. Signed-off-by: Yasuhiro Matsumoto <mattn.jp@gmail.com>