]> git.ipfire.org Git - thirdparty/cups.git/commit
Merge branch 'AtariDreams-nullFix'
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 8 Sep 2021 06:06:52 +0000 (08:06 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Wed, 8 Sep 2021 06:06:52 +0000 (08:06 +0200)
commit44540473405dd9fd8d422684b9eb6d8d6eb7d274
tree6340a42f80a1204714d4a4d0a0bbe3d0ff57ef1c
parentb82b2fbbd50f061526cec10807200054e659b59b
parent92df865260159c141dde7020fa89792575277484
Merge branch 'AtariDreams-nullFix'

cgi-bin/admin.c: Prevent accessing ppd_name if ppd_name is NULL

The fix provided by Alfonso Gregory, fixes regression after PR #218.