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

ant: fix tsan warnings and memory leak #5454

Merged
merged 3 commits into from
Jul 25, 2024

Commits on Jul 25, 2024

  1. ant: fix tsan warnings

    Signed-off-by: Eder Monteiro <[email protected]>
    eder-matheus committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4278927 View commit details
    Browse the repository at this point in the history
  2. ant: use std::unique_ptr to avoid memory leak

    Signed-off-by: Eder Monteiro <[email protected]>
    eder-matheus committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6112531 View commit details
    Browse the repository at this point in the history
  3. ant: clang-tidy

    Signed-off-by: Eder Monteiro <[email protected]>
    eder-matheus committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e53065f View commit details
    Browse the repository at this point in the history