]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Merge pull request #721 from zdohnal/cupsgetnameddest_crash
authorzdohnal <zdohnal@redhat.com>
Tue, 6 Jun 2023 11:15:17 +0000 (13:15 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 11:15:17 +0000 (13:15 +0200)
dest.c: Call cupsEnumDests() only if data.name is not NULL (fixes #719)


Trivial merge