[PATCH] D135449: [Object] Prevent null pointer dereference in BigArchiveMemberHeader

Victor Campos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 08:01:08 PDT 2022


vhscampos added a comment.

For reference, a null pointer can reach this code from Archive.cpp line 458.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135449/new/

https://reviews.llvm.org/D135449



More information about the llvm-commits mailing list