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

Fix memory leaks #193

Merged
merged 3 commits into from Jun 24, 2018
Merged

Fix memory leaks #193

merged 3 commits into from Jun 24, 2018

Commits on Jun 14, 2018

  1. Stop leaking local GVariantDict instance contents

    Leaks were observed in isenkramd on Debian
    
    Diagnosis and confirmation of the fix via valgrind
    PhilMiller committed Jun 14, 2018
  2. Fix leaked iterator

    PhilMiller committed Jun 14, 2018