[PATCH] Fix for bitcode reader crash on invalid input [PR18704]

Dinesh Dwivedi dinesh.d at samsung.com
Wed Feb 26 07:37:01 PST 2014


Attaching patch for PR18704. I have just gone through back-trace for the assert [dyn_cast was getting applied to NULL value], locate code causing this and added check to print error for NULL values.

Regards
Dinesh Dwivedi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR18704.diff
Type: application/octet-stream
Size: 1400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140226/fb3e2867/attachment.obj>


More information about the llvm-commits mailing list