0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 13:11:54 +01:00
gitea/routers
Chongyi Zheng 970965f6d8
Fix nil dereference on error (#30740)
In both cases, the `err` is nil because of `if` checks before

Reference: #30729
2024-04-28 12:13:57 +08:00
..
api Fix nil dereference on error (#30740) 2024-04-28 12:13:57 +08:00
common
install
private
utils
web Fix nil dereference on error (#30740) 2024-04-28 12:13:57 +08:00
init.go