aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Program.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2013-06-12 07:45:04 +0000
committerPavel Labath <labath@google.com>2013-06-12 07:45:04 +0000
commit7e18009a7a0b5b51efa5d8a045fe70c8c783255f (patch)
tree42ae1b82e382335b254267e12920e31a67ac4456 /llvm/lib/Support/Program.cpp
parent9b62d1d5ee32ec7abca5ed2fdfc079aab2168c2a (diff)
downloadllvm-7e18009a7a0b5b51efa5d8a045fe70c8c783255f.zip
llvm-7e18009a7a0b5b51efa5d8a045fe70c8c783255f.tar.gz
llvm-7e18009a7a0b5b51efa5d8a045fe70c8c783255f.tar.bz2
Fix memory corruption in CStringChecker
Summary: "register" functions for the checker were caching the checker objects in a static variable. This caused problems when the function is called with a different CheckerManager. Reviewers: klimek CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D955 llvm-svn: 183823
Diffstat (limited to 'llvm/lib/Support/Program.cpp')
0 files changed, 0 insertions, 0 deletions