[PATCH] D28502: [compiler-rt] [Interception] Properly check for export table's size before referring to its elements.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 17:01:24 PST 2017


mpividori added a comment.

In https://reviews.llvm.org/D28502#640799, @rnk wrote:

> Actually, if you hit this in normal usage, can you construct a test case for this?


Ok. I will add a test.


https://reviews.llvm.org/D28502





More information about the llvm-commits mailing list