diff options
author | zeripath <art27@cantab.net> | 2020-02-21 18:18:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-21 18:18:13 +0000 |
commit | cadec9bc22624a5a5c3fa006304704f24cda65f3 (patch) | |
tree | 95b1d4d12028e5d3ea3c729db9a9eda9ffc15753 /modules/git/error.go | |
parent | cfcd8e41467dd17c13c2ef80a6f12ae883f1f9f3 (diff) | |
download | gitea-cadec9bc22624a5a5c3fa006304704f24cda65f3.tar.gz gitea-cadec9bc22624a5a5c3fa006304704f24cda65f3.zip |
Prevent panic on merge to PR (#10403)
If you attempt to merge to a branch which on a PR there will be a nil pointer error in the pull request checker.
This panic is uncaught and will bring down the gitea server.
This PR adds protection to prevent this.
Diffstat (limited to 'modules/git/error.go')
0 files changed, 0 insertions, 0 deletions