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

Memory leak in function cupsdAddEvent #6145

Open
Hripsime-H opened this issue Aug 28, 2023 · 0 comments
Open

Memory leak in function cupsdAddEvent #6145

Hripsime-H opened this issue Aug 28, 2023 · 0 comments

Comments

@Hripsime-H
Copy link

Memory leak in function cupsdAddEvent.
The memory leak is reported by a static analyzer tool developed at CAST (https://www.linkedin.com/company/cast-center).

Specifically, dynamic memory is allocated here if cupsd_send_notification fails to add temp here, allocated memory remains not freed.

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

No branches or pull requests

1 participant