mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 13:44:27 +00:00
4b3ebda0e7
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>