Login
Roast topics
Find topics
Find it!
From:
The Trail of Bits Blog
(Uncensored)
subscribe
Taming 2,500 compiler warnings with CodeQL, an OpenVPN2 case study
https://blog.trailofbits.com/2025/09/25/taming-2500-compiler-warnings-with-codeql-an-openvpn2-case-study/
links
backlinks
Roast topics
Find topics
Roast it!
We created a CodeQL query that reduced 2,500+ compiler warnings about implicit conversions in OpenVPN2 to just 20 high-priority cases, demonstrating how to effectively identify potentially dangerous type conversions in C code.