mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-25 20:21:33 +00:00
- The code will get the first and second character `link[{0,1]]`.
However in a rare case the `link` could have 1 character and thus the
`link[1]` will create a panic.
5.5 KiB
5.5 KiB