[PATCH] D47086: [WebAssembly] Add more error checking to object file parsing
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 18 14:26:36 PDT 2018
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.
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
Repository:
rL LLVM
https://reviews.llvm.org/D47086
Files:
include/llvm/Object/Wasm.h
lib/Object/WasmObjectFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47086.147588.patch
Type: text/x-patch
Size: 40524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/6d96f956/attachment-0001.bin>
More information about the llvm-commits
mailing list