logoalt Hacker News

IshKebabtoday at 11:12 AM1 replyview on HN

It's because they verified the bugs using AddressSanitizer so by construction it was only ever going to find C++ bugs.


Replies

tialaramextoday at 11:31 AM

But there is AddressSanitizer for Rust and for C too right? As I understand it AddressSanitizer consumes LLVM IR, so from its point of view some C, C++ or Rust is all the same, and presumably also if you are a famous Russian streamer and you hand wrote LLVM IR instead of using a real programming language that too?

show 1 reply