1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-01 20:08:25 +00:00
Files
gitea/modules/charset/escape_test.go
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>
2022-02-19 15:25:31 +00:00

16 KiB