mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
0767fe0d80
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>