This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-02 13:11:54 +01:00
Code
Issues
Activity
daf841fe14
gitea
/
routers
History
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