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

Address sanitizers in cxx-qt-lib tests (or Valgrind) #1177

Open
LeonMatthesKDAB opened this issue Feb 5, 2025 · 0 comments
Open

Address sanitizers in cxx-qt-lib tests (or Valgrind) #1177

LeonMatthesKDAB opened this issue Feb 5, 2025 · 0 comments
Labels
🦾 CI/Testing Issues related to improving our testing/CI setup

Comments

@LeonMatthesKDAB
Copy link
Collaborator

We noticed that some incorrect unsafe code in cxx-qt-lib can slip through our CI, as seen here: #1157

We should use either valgrind or better yet address sanitizers to find such issues as suggested by @milianw

@LeonMatthesKDAB LeonMatthesKDAB added the 🦾 CI/Testing Issues related to improving our testing/CI setup label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦾 CI/Testing Issues related to improving our testing/CI setup
Projects
Status: Todo
Development

No branches or pull requests

1 participant