http://llvm.org/bugs/show_bug.cgi?id=17641
John D. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #2 from John D. <[email protected]> --- Did u read the description of the bug ? The bug is in the Lex not the tutorial. The crash is in the Lex, There is use of *ptr, when ptr is null. The tutorial only exposes the bug in a simple way. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
