1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-23 11:45:48 +00:00
gitea/services/packages
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
..
alpine Fix possible nil pointer access (#28428) (#28440) 2023-12-12 23:35:32 +08:00
cargo Do not force creation of _cargo-index repo on publish (#27266) (#27765) 2023-10-24 15:40:02 +08:00
cleanup Do not force creation of _cargo-index repo on publish (#27266) (#27765) 2023-10-24 15:40:02 +08:00
container Fix possible nil pointer access (#28428) (#28440) 2023-12-12 23:35:32 +08:00
debian Fix possible nil pointer access (#28428) (#28440) 2023-12-12 23:35:32 +08:00
rpm Fix possible nil pointer access (#28428) (#28440) 2023-12-12 23:35:32 +08:00
auth.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
packages.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00