This should address some of the assert failures the fuzzer has been
finding such as:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6719
Paths
| Differential D47086
[WebAssembly] Add more error checking to object file parsing ClosedPublic Authored by sbc100 on May 18 2018, 2:26 PM.
Details Summary This should address some of the assert failures the fuzzer has been https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6719
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 2 others. · View Herald TranscriptMay 18 2018, 2:26 PM This revision is now accepted and ready to land.May 29 2018, 10:34 AM Closed by commit rL333459: [WebAssembly] Add more error checking to object file parsing (authored by sbc). · Explain WhyMay 29 2018, 1:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 147594 include/llvm/Object/Wasm.h
lib/Object/WasmObjectFile.cpp
test/Object/wasm-invalid-file.yaml
|