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 Leaks in pam.cpp/pam.h #10

Open
sys41x4 opened this issue Jun 12, 2023 · 0 comments
Open

Memory Leaks in pam.cpp/pam.h #10

sys41x4 opened this issue Jun 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sys41x4
Copy link
Owner

sys41x4 commented Jun 12, 2023

The code in the pam.cpp and pam.h files is causing memory leaks, resulting in a continuous increase in memory consumption over time. The leaks amount to 8,192 bytes in 2 blocks. This issue needs to be addressed to ensure proper memory management and prevent potential memory-related problems.

Tested with :

  1. htop
  2. gdb
  3. r2
  4. valgrind
  5. g++/ASan
@sys41x4 sys41x4 added the bug Something isn't working label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant