Hacker News new | ask | show | jobs
by muricula 1260 days ago
Has this been fuzz tested? Fuzz testing is one of the best ways of discovering security vulnerabilities in C code, and tools like libfuzzer and asan or AFL make it easier than ever.