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

Fallback to valgrind?check=full when valgrind?check=new is unavailable. #4301

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

duiniuluantanqin
Copy link
Member

@duiniuluantanqin duiniuluantanqin commented Mar 14, 2025

the default version of valgrind in CentOS is 3.16

$ valgrind --version
valgrind-3.16.0

the version do not support VALGRIND_DO_NEW_LEAK_CHECK,trigger byvalgrind?check=new.
so,we need fallback by conditional compilation。

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants