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 more leaks detected by ASAN #10219

Merged
merged 2 commits into from
Apr 22, 2020
Merged

Commits on Apr 17, 2020

  1. Fix more leaks detected by ASAN

    This commit fixes a bunch of missing free() calls in a10d50f
    
    Signed-off-by: João Carlos Mendes Luís <jonny@jonny.eng.br>
    dioni21 committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    c035694 View commit details
    Browse the repository at this point in the history
  2. Fix code style

    Noted by @behlendorf
    
    Signed-off-by: João Carlos Mendes Luís <jonny@jonny.eng.br>
    dioni21 committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    d651319 View commit details
    Browse the repository at this point in the history