You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
blob_uploader.go Introduce path Clean/Join helper functions (#23495) 2 years ago
cleanup.go Fix possible nil pointer access (#28428) (#28440) 1 year ago
common.go Update gitea-vet to check FSFE REUSE (#22004) 2 years ago