]> git.ipfire.org Git - thirdparty/cups.git/commit
The `ipptool` program did not compare URI scheme or hostname components
authorMichael Sweet <michael.r.sweet@gmail.com>
Thu, 7 Sep 2017 14:36:09 +0000 (10:36 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Thu, 7 Sep 2017 14:36:09 +0000 (10:36 -0400)
commitea4dcf9ff427e6d7fbb11194ba5db352b7e78af2
treeb24efec1dd10823d782dad344678dc604d89bc04
parentb39dd420c6ecc6883567ab7dbe69394a45a829eb
The `ipptool` program did not compare URI scheme or hostname components
correctly for the WITH-ALL-HOSTNAMES, WITH-ALL-SCHEMES, WITH-HOSTNAME, or
WITH-SCHEME predicates.

Also fix EXPECT reporting for the URI component WITH predicates.
CHANGES.md
test/ipptool.c