forgejo/services/packages/container
Giteabot 160ef74363
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>
(cherry picked from commit 97a0bf151a)
2023-12-22 12:05:11 +01: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-22 12:05:11 +01:00
common.go Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +08:00