Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIGSEGV in CUPS web ui when adding a printer #5621

Merged
merged 1 commit into from
Oct 15, 2019
Merged

SIGSEGV in CUPS web ui when adding a printer #5621

merged 1 commit into from
Oct 15, 2019

Conversation

zdohnal
Copy link
Contributor

@zdohnal zdohnal commented Jul 29, 2019

Hi,

I have a report in Fedora from ABRT tool https://bugzilla.redhat.com/show_bug.cgi?id=1720688 , which caught SIGSEGV in CUPS when user tried to add new printer by CUPS web ui.

It seems the element, which is tried to dup, is NULL. The check if it is NULL should cover it.

Does the patch look good? Please let me know if I can enhance something.

@zdohnal
Copy link
Contributor Author

zdohnal commented Jul 29, 2019

Here is backtrace
backtrace.txt

@michaelrsweet
Copy link
Collaborator

Hmm, that shouldn’t normally happen, but will investigate further.

@michaelrsweet michaelrsweet self-assigned this Jul 29, 2019
@michaelrsweet michaelrsweet added priority-medium investigating Investigating the issue labels Jul 29, 2019
@michaelrsweet michaelrsweet added this to the CUPS 2.2.x Updates milestone Jul 29, 2019
@michaelrsweet michaelrsweet merged commit e35d176 into apple:master Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigating Investigating the issue priority-medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants