Skip to content

cups: Fix use-after-free in cups_enum_dests() for local destinations (issue #1531)#1618

Open
abubakarsabir924-cell wants to merge 1 commit into
OpenPrinting:masterfrom
abubakarsabir924-cell:fix-1531-signed
Open

cups: Fix use-after-free in cups_enum_dests() for local destinations (issue #1531)#1618
abubakarsabir924-cell wants to merge 1 commit into
OpenPrinting:masterfrom
abubakarsabir924-cell:fix-1531-signed

Conversation

@abubakarsabir924-cell

Copy link
Copy Markdown
Contributor

This PR replaces #1586 with the same change, recommitted with a signed commit as requested, to resolve the "Commits must have verified signatures" merge requirement. Fixes #1531.

@tillkamppeter

Copy link
Copy Markdown
Member

Changes in the PR and PR #1586 are absolutely identical:

$ wget https://github.com/OpenPrinting/cups/pull/1586.diff
$ wget https://github.com/OpenPrinting/cups/pull/1618.diff
$ diff 1586.diff 1618.diff
$ echo $?
0
$

So we can merge it now.

@tillkamppeter tillkamppeter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes identical with #1586.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Local printers also created as remote printers on the same machine

2 participants