Files
gitea/services/pull
zeripathandGitHub 03ba12aabf Prevent NPE on commenting on lines with invalidated comments (#12549) (#12550)
* Prevent NPE on commenting on lines with invalidated comments

Only check for a review if we are replying to a previous review.

Prevent the NPE in #12239 by assuming that a comment without a Review is
non-pending.

Fix #12239

Signed-off-by: Andrew Thornton <[email protected]>

* Add hack around to show the broken comments

Signed-off-by: Andrew Thornton <[email protected]>
2020-08-21 10:52:20 +03:00
..