mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 18:24:27 +00:00
a384109244
Backport #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>