]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Merge pull request #468 from zdohnal/mime_thread_synch
authorzdohnal <zdohnal@redhat.com>
Tue, 20 Sep 2022 15:27:43 +0000 (17:27 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Sep 2022 15:27:43 +0000 (17:27 +0200)
scheduler: Protect MimeDatabase from parallel access (fixes #466)


Trivial merge