[Rpm-maint] [rpm-software-management/rpm] Implement a separate lock for the keystore (PR #4123)
Panu Matilainen
notifications at github.com
Mon Mar 23 11:58:34 UTC 2026
@pmatilai commented on this pull request.
> if (t == NULL || *t == '\0' || *t == '%') {
free(t);
- t = xstrdup(RPMLOCK_PATH);
+ path = t = xstrdup(fallback_path);
Mentioned this in the commit message too
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4123#discussion_r2974586902
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4123/review/3991227044 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260323/92f168fb/attachment.htm>
More information about the Rpm-maint
mailing list