1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
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
..
blob_uploader.go Introduce path Clean/Join helper functions (#23495) 2023-03-21 16:02:49 -04:00
cleanup.go Fix possible nil pointer access (#28428) 2023-12-12 13:51:33 +00:00
common.go Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +08:00