We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fn main() { let data = b"FUNC 0 0 0 x\nffffffffffffffff 1 0 0\n"; breakpad_symbols::SymbolFile::from_bytes(data); }
Good shout on the adding a fuzzer for this. I'll fix this tomorrow, with any luck. Also will add the fuzzer.
Good shout on the adding a fuzzer for this. I'll fix this tomorrow, with any luck. Also will add the fuzzer.