You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/gitdiff
zeripath 4482f62a26
Prevent dangling GetAttribute calls (#18754)
It appears possible that there could be a hang due to unread data from the
repo-attribute command pipes. This PR simply closes these during the defer.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
testdata/academic-module Fix panic when diff (#9187) 5 years ago
csv.go format with gofumpt (#18184) 2 years ago
csv_test.go format with gofumpt (#18184) 2 years ago
gitdiff.go Prevent dangling GetAttribute calls (#18754) 2 years ago
gitdiff_test.go format with gofumpt (#18184) 2 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago