]> git.ipfire.org Git - thirdparty/cups.git/commit - cups/dest.c
`cupsGetDests2` was not using the supplied HTTP connection (Issue #5135)
authorMichael Sweet <michael.r.sweet@gmail.com>
Wed, 11 Oct 2017 17:27:36 +0000 (13:27 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Wed, 11 Oct 2017 17:27:36 +0000 (13:27 -0400)
commit9554d4e748afc212ff68d56098f5c430c48325d3
tree8e885d330ef5cbf8803f9e11a9c85ff2ef1d7959
parentc0a47c11015a45534bd48c8f7f52733cd8e7ea2c
`cupsGetDests2` was not using the supplied HTTP connection (Issue #5135)

- Make a local cups_enum_dests function that accepts a http_t *.
- Have both cupsEnumDests and cupsGetDests2 call cups_enum_dests.
CHANGES.md
cups/dest.c