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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 3 04:34:05 PDT 2018


aheejin added a comment.

Hello. How did you generate this malformed test case? I added a new section on wasm binary format and now this case is failing for another reason before it reaches the custom section. I'd like to update the test case but don't know how this was generated.


Repository:
  rL LLVM

https://reviews.llvm.org/D50387





More information about the llvm-commits mailing list