Issue 157449
Summary Possible NULL dereference in llvm/Object
Labels new issue
Assignees
Reporter apach301
    Hi,

I found possible null pointer dereference with Svace static analyzer.

A `Parent` object is dereferenced while checking on NULL later in Archive::Child::Child() at llvm/lib/Object/Archive.cpp:
https://github.com/llvm/llvm-project/blob/b5a1747c8fec1b49971d2c4e259c844a1242a7cb/llvm/lib/Object/Archive.cpp#L475-L479
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to