1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/services/packages
KN4CK3R ff5106d700
Fix possible nil pointer access (#28428)
There could be a nil pointer exception if the file is not found because
that specific error is suppressed but not handled.
2023-12-12 13:51:33 +00:00
..
alpine Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
cargo
cleanup
container Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
debian Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
rpm Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
auth.go
packages.go Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049) 2023-11-14 16:03:56 +01:00