]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Merge pull request #81 from zdohnal/help-index-segfault
authorMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 29 Jan 2021 15:11:41 +0000 (10:11 -0500)
committerGitHub <noreply@github.com>
Fri, 29 Jan 2021 15:11:41 +0000 (10:11 -0500)
cgi-bin/help-index.c: Check node->section before using it in strcmp()


Trivial merge