about summary refs log tree commit diff homepage
path: root/utils
diff options
context:
space:
mode:
authorDan Liew <delcypher@gmail.com>2015-12-17 19:09:41 +0000
committerDan Liew <delcypher@gmail.com>2015-12-17 19:09:41 +0000
commitd8f9c929f69cdfb739f03b6512035071c02108c9 (patch)
tree35987eee65e150f38ea7aedaec83c2e93493b359 /utils
parentb2e64702cc1ebb1ffe01a32ebde0f179bf09c337 (diff)
parenta0ef27ead67dcc9595585f58f80303cc80ef8dfb (diff)
downloadklee-d8f9c929f69cdfb739f03b6512035071c02108c9.tar.gz
Merge pull request #316 from delcypher/update_list_leak
Fix a memory leak in ``UpdateList`` detected by AddressSanitizer.
Diffstat (limited to 'utils')
-rw-r--r--utils/sanitizers/lsan.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/sanitizers/lsan.txt b/utils/sanitizers/lsan.txt
index 10286657..93826a7d 100644
--- a/utils/sanitizers/lsan.txt
+++ b/utils/sanitizers/lsan.txt
@@ -12,7 +12,6 @@ leak:lib/Expr/Parser.cpp
 
 # These are bad, these definitely need fixing
 leak:klee::Array::CreateArray
-leak:klee::UpdateList::extend
 leak:klee::ConstantExpr::alloc
 leak:klee::ConcatExpr::alloc
 leak:klee::ReadExpr::alloc