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/modules/charset
zeripath 4b3ebda0e7
Fix panic in EscapeReader (#18820)
There is a potential panic due to a mistaken resetting of the length parameter when
multibyte characters go over a read boundary.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
charset.go format with gofumpt (#18184) 2 years ago
charset_test.go format with gofumpt (#18184) 2 years ago
escape.go Fix panic in EscapeReader (#18820) 2 years ago
escape_test.go Fix panic in EscapeReader (#18820) 2 years ago