gitea/services/packages/container
Giteabot 97a0bf151a
Fix possible nil pointer access (#28428) (#28440)
Backport #28428 by @KN4CK3R

There could be a nil pointer exception if the file is not found because
that specific error is suppressed but not handled.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-12-12 23:35:32 +08: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) (#28440) 2023-12-12 23:35:32 +08:00
common.go Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +08:00