On Tue, Jan 2, 2018 at 11:11 PM, Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> wrote: > This series contains two patches fixing a null pointer > dereference in ctags. > > Note: part of the problem here is that the ctags tools directly > use global_scope->symbols and that the builtins are in > the global scope. I think they should be in a separate > scope, but it'll be another story. > > These patches are available in the Git repository at: > git://github.com/lucvoo/sparse-dev.git fix-ctags-crash > and soon will be pushed at: > git://github.com/lucvoo/sparse.git master > > Luc Van Oostenryck (2): > give a type to builtin functions > ctags: avoid null deref Sorry for the late reply. I will take a look at it tomorrow. Too late for me to think straight now. Thanks for the patches Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html