diff options
author | Pavel Labath <labath@google.com> | 2013-06-12 07:45:04 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2013-06-12 07:45:04 +0000 |
commit | 7e18009a7a0b5b51efa5d8a045fe70c8c783255f (patch) | |
tree | 42ae1b82e382335b254267e12920e31a67ac4456 /clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp | |
parent | 9b62d1d5ee32ec7abca5ed2fdfc079aab2168c2a (diff) | |
download | bcm5719-llvm-7e18009a7a0b5b51efa5d8a045fe70c8c783255f.tar.gz bcm5719-llvm-7e18009a7a0b5b51efa5d8a045fe70c8c783255f.zip |
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 'clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp')
0 files changed, 0 insertions, 0 deletions