]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Merge pull request #1009 from zdohnal/use-errno-only-if-set
authorzdohnal <zdohnal@redhat.com>
Wed, 24 Jul 2024 07:03:49 +0000 (09:03 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2024 07:03:49 +0000 (09:03 +0200)
request.c: Use errno only if it is non-zero (fixes #893)


Trivial merge