1. Derek Bruening and Qin Zhao. 2011. Practical memory checking with Dr. Memory. In Proceedings of the 2011 International Symposium on Code Generation and Optimization (CGO'11). IEEE, 213--223.
2. JTC1/SC22/WG14 The C Standards Committee. 2018. ISO/IEC 9899:2018 Programming languages --- C. https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2310.pdf.
3. CppCheck developers. 2023. A Tool for Static C/C++ Code Analysis. Retrieved March 7, 2023 from http://cppcheck.sourceforge.net/
4. Google developers. 2017. OSS-fuzz - continuous fuzzing of open source software. https://github.com/google/oss-fuzz. Accessed: March 7, 2023.
5. LLVM developers. 2023. UndefinedBehaviorSanitizer. https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html. Accessed: March 7, 2023.