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

Sanitizer: Support address sanitizer for x86_64 platform #3212

Merged

Conversation

chen-guanghua
Copy link
Contributor

@chen-guanghua chen-guanghua commented Oct 16, 2022

Please describe the summary for this PR.

support address sanitizer for x86_64 platform

Usage: #3216

@chen-guanghua chen-guanghua force-pushed the feature/support_sanitize_address branch from c1f3450 to 69e06b3 Compare October 16, 2022 12:48
@chen-guanghua chen-guanghua force-pushed the feature/support_sanitize_address branch from f8944f7 to 9673271 Compare October 16, 2022 13:07
@winlinvip winlinvip linked an issue Oct 22, 2022 that may be closed by this pull request
@winlinvip winlinvip changed the title sanitizer: support address sanitizer for x86_64 platform Sanitizer: Support address sanitizer for x86_64 platform Oct 22, 2022
@chen-guanghua chen-guanghua force-pushed the feature/support_sanitize_address branch from de6054f to a918407 Compare October 22, 2022 15:40
@winlinvip winlinvip merged commit 961f701 into ossrs:develop Oct 22, 2022
johzzy pushed a commit to johzzy/srs that referenced this pull request Jun 26, 2023
* Sanitizer: Support address sanitizer for x86_64 platform
* Sanitizer: Not mac os need -static-libasan
* Sanitizer: Add script for docker test.
* Sanitizer: Refine build script.
* Santizer: Fix ossrs/srs:dev-gcc7-cache cannot find libasan bug
* Sanitizer: Support sanitizer when use ossrs/srs:dev-cache and ubuntuxx-cache
* Sanitizer: Add sanitizer-static config

Co-authored-by: winlin <[email protected]>
@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Jul 29, 2023
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.

Support Google Address Sanitizer
2 participants