Projects
Eulaceura:Mainline:GA
efibootmgr
_service:obs_scm:backport-Update-efibootmgr.c.p...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:backport-Update-efibootmgr.c.patch of Package efibootmgr
From 3eac27c5fccf93d2d6e634d6fe2a76d06708ec6e Mon Sep 17 00:00:00 2001 From: kmicki <1463619+kmicki@users.noreply.github.com> Date: Tue, 15 Nov 2022 14:37:25 +0100 Subject: [PATCH] Update efibootmgr.c get_entry: return entry if it was found before reaching the end of the list Signed-off-by: kmicki <1463619+kmicki@users.noreply.github.com> --- src/efibootmgr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/efibootmgr.c b/src/efibootmgr.c index b980bcd..4b15d6d 100644 --- a/src/efibootmgr.c +++ b/src/efibootmgr.c @@ -1192,6 +1192,7 @@ get_entry(list_t *entries, uint16_t num) entry = NULL; continue; } + return entry; } return entry; -- 2.27.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2