]> source.dussan.org Git - gitea.git/commit
Fix possible NPE in ToPullReviewList (#29759) (#29775)
authorGiteabot <teabot@gitea.io>
Wed, 13 Mar 2024 20:42:17 +0000 (04:42 +0800)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 20:42:17 +0000 (21:42 +0100)
commit5e3581f073d526da4b73972de7d3d1675aac8da3
tree7f4f354c4e70dbda08b3a49dbe9c5bc51c846bd0
parentbb9860307f30058b7ca315f09ffe53298f39d509
Fix possible NPE in ToPullReviewList (#29759) (#29775)

Backport #29759 by @lunny

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
services/convert/pull_review.go
services/convert/pull_review_test.go [new file with mode: 0644]