]> source.dussan.org Git - gitea.git/commit
Fix nil dereference on error (#30740) (#30746)
authorwxiaoguang <wxiaoguang@gmail.com>
Mon, 29 Apr 2024 00:23:35 +0000 (08:23 +0800)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2024 00:23:35 +0000 (00:23 +0000)
commitd07019f539c475466748fbf730d7f270a92fdb8b
tree9e35d86e3eba37f924cad08dabdd14554f88b579
parentbb7d36d7518b7e69c1aec3cb47584b85d3a43959
Fix nil dereference on error (#30740) (#30746)

Backport #30740 manually

Co-authored-by: Chongyi Zheng <git@zcy.dev>
routers/api/actions/artifacts.go
routers/web/repo/actions/view.go