]> granicus.if.org Git - clang/commit
Fixed a horribly insidious bit-masking bug in the implementation of
authorTed Kremenek <kremenek@apple.com>
Wed, 5 Mar 2008 19:08:55 +0000 (19:08 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 5 Mar 2008 19:08:55 +0000 (19:08 +0000)
commit596f0a1e54f610926e8bfded9efa1c639f824ded
treeb5d15a8f7f24fb3d367cc9d870df41f3185809ed
parent8ecfc85b9b7a6ec8efdcc4c03296506a13c4b5cd
Fixed a horribly insidious bit-masking bug in the implementation of
ExplodedNode that would occasionally result in heap corruption.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47956 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/ExplodedGraph.cpp
include/clang/Analysis/PathSensitive/ExplodedGraph.h