[Rpm-maint] [rpm-software-management/rpm] rpmdb functions are not thread-safe (Issue #1943)

Demi Marie Obenour notifications at github.com
Tue Mar 1 20:56:30 UTC 2022


Calling rpmdb functions concurrently in multiple threads, even on different databases, can result in undefined behavior, due to unsynchronized global state in [`lib/rpmdb.c`](https://github.com/rpm-software-management/rpm/blob/c4aa971d4ab9d7d698325839b23ceb75f2eaa6e7/lib/rpmdb.c).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1943
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/1943 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220301/1d17ab29/attachment.html>


More information about the Rpm-maint mailing list