Kostya Serebryany

Results 3 issues of Kostya Serebryany

[please excuse me if this has been discussed before] ``` #include #include #include int main() { std::string s = "Hellooooooooooooooo "; std::string_view sv = s + "World\n"; std::cout

Let's use this issue to maintain a list of projects that we want to see on oss-fuzz. Volunteers welcome! * [x] [binutils](https://www.gnu.org/software/binutils/), e.g. `cplus_demangle` (seen fuzzable [bugs](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79099) in the past)...

new target
priority

requesting help with gaining more coverage on OSS-Fuzz, details here: https://github.com/google/oss-fuzz/issues/2111