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

automated asan testing & fix some memory leaks #10

Merged
merged 9 commits into from
Dec 21, 2023
Merged

automated asan testing & fix some memory leaks #10

merged 9 commits into from
Dec 21, 2023

Commits on Dec 21, 2023

  1. automated asan testing

    mmomtchev committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d04d07f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84593e8 View commit details
    Browse the repository at this point in the history
  3. add the suppressions

    mmomtchev committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2b48b3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd6ced1 View commit details
    Browse the repository at this point in the history
  5. add a new leak

    mmomtchev committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7e3f1a9 View commit details
    Browse the repository at this point in the history
  6. do this correctly

    mmomtchev committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    359aa71 View commit details
    Browse the repository at this point in the history
  7. simply remove the clean from the automated testing

    there is no reason to do it
    mmomtchev committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2ce83cb View commit details
    Browse the repository at this point in the history
  8. update the changelog

    mmomtchev committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d872583 View commit details
    Browse the repository at this point in the history
  9. update the changelog

    mmomtchev committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5b66b9d View commit details
    Browse the repository at this point in the history