1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-20 09:18:36 +00:00
Files
gitea/services/packages/container
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
..