]> git.ipfire.org Git - thirdparty/cups.git/commit
cgi-bin/help-index.c: Check node->section before using it in strcmp() 81/head
authorZdenek Dohnal <zdohnal@redhat.com>
Fri, 29 Jan 2021 07:56:17 +0000 (08:56 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Fri, 29 Jan 2021 07:56:17 +0000 (08:56 +0100)
commitedeb8af8b8683e889f5816ccdc4f035fde8f3fd1
tree7ca19a6129d6b2c70dda07a28873016ba76e88d5
parent49bfed35747158bfe53ed92a9d6a1e897484ce8d
cgi-bin/help-index.c: Check node->section before using it in strcmp()

Fixes a segfault in help.cgi, which happens if user tries to search in man pages.
Fedora bug #1921881
CHANGES-OPENPRINTING.md
cgi-bin/help-index.c