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.
KN4CK3R 5f18404045
Close file on invalid range (Addition to #15166) (#15268)
* Close file on invalid range.

* Close on seek error

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Moved 'Seek' into server.

* io.ReadSeekCloser is only available in Go 1.16

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
3 years ago
..
LICENSE Git LFS support v2 (#122) 8 years ago
content_store.go Close file on invalid range (Addition to #15166) (#15268) 3 years ago
locks.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
pointers.go Close file on invalid range (Addition to #15166) (#15268) 3 years ago
server.go Close file on invalid range (Addition to #15166) (#15268) 3 years ago