[PATCH] D42388: [analyzer] Protect against dereferencing a null pointer

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 11:48:57 PST 2018


alexshap added a comment.

no, i have not seen any crashes related to this particular case, but i've been working on a fix for a separate issue (a bit more involved) (not far from here) (I will send a diff for review soon) 
and decided to clean it up as well.


Repository:
  rL LLVM

https://reviews.llvm.org/D42388





More information about the llvm-commits mailing list