[PATCH] D50387: [WASM] Fix overflow when reading custom section

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 08:36:04 PDT 2018


sbc100 accepted this revision.
sbc100 added a comment.
This revision is now accepted and ready to land.

I agree this feels a bit awkward, but I prefer to custom bounds checking I think.


https://reviews.llvm.org/D50387





More information about the llvm-commits mailing list