]> git.ipfire.org Git - thirdparty/cups.git/commit
cgi-bin/admin.c: Prevent accessing ppd_name if ppd_name is NULL
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 8 Sep 2021 06:04:13 +0000 (08:04 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Wed, 8 Sep 2021 06:04:13 +0000 (08:04 +0200)
commit92df865260159c141dde7020fa89792575277484
tree6340a42f80a1204714d4a4d0a0bbe3d0ff57ef1c
parentb82b2fbbd50f061526cec10807200054e659b59b
cgi-bin/admin.c: Prevent accessing ppd_name if ppd_name is NULL

The fix provided by Alfonso Gregory, fixes regression after PR #218.
cgi-bin/admin.c