@pmatilai commented on this pull request.
> }
- if (rpmMkdirs(rpmtxnRootDir(txn), "%{_keyringpath}")) {
+ free(dir);
+ return rc;
+}
+
+/*****************************************************************************/
+
+static rpmRC acquire_write_lock(rpmtxn txn)
> If I read that correctly you are not actually required to delete writelock
> the file again. Just to be fine if it doesn't exist.
Yup, that's how such lockfiles commonly work, including our own transaction
lock.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3437#discussion_r1837536242
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3437/review/2428658...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint