diff options
author | zeripath <art27@cantab.net> | 2021-09-30 20:31:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-30 21:31:02 +0200 |
commit | 206ea10b45e8659eb3227239d3012b20dbb24231 (patch) | |
tree | 7629d37ca57165410a76f9adce6ddb60bd3e357b /options/locale/locale_ru-RU.ini | |
parent | 3bbdce26012d02d3b5082f8774ce432ad9c2990b (diff) | |
download | gitea-206ea10b45e8659eb3227239d3012b20dbb24231.tar.gz gitea-206ea10b45e8659eb3227239d3012b20dbb24231.zip |
Prevent NPE on invalid diff (#17197)
* Prevent NPE on invalid diff
If ParseCompareInfo returns a nil compare info the defer function needs to ensure
that it does not attempt to close the HeadGitRepo.
Fix #17193
Signed-off-by: Andrew Thornton <art27@cantab.net>
* add TEST
Co-authored-by: 6543 <6543@obermui.de>
Diffstat (limited to 'options/locale/locale_ru-RU.ini')
0 files changed, 0 insertions, 0 deletions