WWW-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: htutils/cgi-src/gnats



Module Name:    htutils
Committed By:   riastradh
Date:           Mon Aug 10 14:01:22 UTC 2026

Modified Files:
        htutils/cgi-src/gnats: query-pr-single.pl

Log Message:
query-pr-single.pl: More gracefully handle bad input.

Without this, we get log spam of the form:

[Sun Aug 09 22:49:39.953135 2026] [proxy_fcgi:error] [pid 21863:tid 136966029392896] [client 64.227.13.248:54280] AH01071: Got error 'Use of uninitialized value $in{"number"} in pattern match (m//) 
at /u0/gnats/www/cgi-bin/query-pr-single.pl line 71.\r\nUse of uninitialized value $in{"number"} in exec at /u0/gnats/www/cgi-bin/query-pr-single.pl line 155.\r\n'


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 htutils/cgi-src/gnats/query-pr-single.pl

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index