Ph
ph4nt0m
Sign In
C++ 버그와 샌타이저
카테고리
Empty
Summary
이 글에서는 C++ 코드에서 발견된 두 가지 버그를 다루고 있습니다. 샌타이저가 이러한 버그를 찾아낼 수 있는지에 대한 질문을 제기하며, 샌타이저의 유용성에 대해 논의합니다. 독자들은 이 글을 통해 C++ 코드의 버그를 식별하는 방법에 대한 통찰을 얻을 수 있습니다.
•
Link -
https://ahelwer.ca/post/2023-02-07-cpp-bugs-sanitized/
Can sanitizers find the two bugs I wrote in C++?
A few days ago I published a short post about two bugs I wrote while developing the C++ external scanner for my TLA⁺ tree-sitter grammar. Reactions were mixed! Many people were supportive, but there …
ahelwer.ca
Content
Can sanitizers find the two bugs I wrote in C++? -
https://ahelwer.ca/post/2023-02-07-cpp-bugs-sanitized/
Can sanitizers find the two bugs I wrote in C++?
A few days ago I published a short post about two bugs I wrote while developing the C++ external scanner for my TLA⁺ tree-sitter grammar. Reactions were mixed! Many people were supportive, but there …
ahelwer.ca
Open channel
Made with Slashpage