[PATCH] PR16344: Dereferencing null pointer cause SIGSEGV
WenHan Gu (谷汶翰)
wenhan.gu at gmail.com
Mon Jun 17 06:00:00 PDT 2013
Hi, Clang committee,
This is a simple bug introduced by 8a0086cf since it may de-reference null
pointer without any check.
This causes SIGSEGV crash at trunk. For contrast, Clang 3.2 works well.
Please refer http://llvm.org/bugs/show_bug.cgi?id=16344 for more info.
Thanks a lot!
--
Best Regards,
WenHan Gu (Nowar)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130617/e08b8d2f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Bugfix-De-reference-pointer-after-null-check.patch
Type: application/octet-stream
Size: 2120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130617/e08b8d2f/attachment.obj>
More information about the cfe-commits
mailing list