]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Merge pull request #274 from pablofsf/pwdnam-thread-safe
authorzdohnal <zdohnal@redhat.com>
Mon, 18 Oct 2021 14:57:06 +0000 (16:57 +0200)
committerGitHub <noreply@github.com>
Mon, 18 Oct 2021 14:57:06 +0000 (16:57 +0200)
Use getpwnam_r instead of getpwnam in multi-threaded code


Trivial merge