[PATCH] D37331: [ELF] Prevent crash with binary inputs with non-ascii file names

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 11:05:03 PDT 2017


zturner added a comment.

Ahh wait, the problem is about negative values.  Still, I think the same kind of test could be used.  Find a unicode character whose encoding contains a byte > 128


https://reviews.llvm.org/D37331





More information about the llvm-commits mailing list