1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 06:39:40 +02:00
gitea/services
zeripath 0767fe0d80
Prevent panic on diff generation (#16950)
The lastLeftIdx should be reset at the same time as creating a new section otherwise
it is possible for a second addition to end up attempting to read a nil entry.

Fix #16943

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-05 12:16:49 +02:00
..
agit
archiver
auth Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) 2021-09-02 16:48:48 +01:00
comments
externalaccount
forms
gitdiff Prevent panic on diff generation (#16950) 2021-09-05 12:16:49 +02:00
issue
lfs Test if LFS object is accessible (#16865) 2021-08-31 14:35:08 +01:00
mailer
mirror
pull Add option to update pull request by rebase (#16125) 2021-08-31 16:03:45 +02:00
release Fix dump and restore respository (#16698) 2021-08-30 21:18:15 -04:00
repository Refactor the fork service slightly to take ForkRepoOptions (#16744) 2021-08-28 16:37:14 +08:00
webhook
wiki