summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-03-26 12:55:48 +1000
committerteor <teor@torproject.org>2019-03-26 12:55:48 +1000
commitd482913e694d9051be8c8529be28424902ecc13d (patch)
tree866ce58df746eec3a51b089a02c85c6e2841a33f /changes
parent473decb24661411a3ebf9a34e89f6715e052f876 (diff)
parentf09205ef5384175f5d222f3137e42ae44486a30b (diff)
downloadtor-d482913e694d9051be8c8529be28424902ecc13d.tar.gz
tor-d482913e694d9051be8c8529be28424902ecc13d.zip
Merge remote-tracking branch 'tor-github/pr/834'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug298235
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug29823 b/changes/bug29823
new file mode 100644
index 0000000000..d856cf1fef
--- /dev/null
+++ b/changes/bug29823
@@ -0,0 +1,5 @@
+ o Minor bugfixes (unit tests):
+ - Split test_utils_general() to several smaller test functions in
+ test_utils_general(). This makes it easier to perform resource
+ deallocation on assert failure and fixes Coverity warnings CID 1444117
+ and CID 1444118. Fixes bug 29823; bugfix on 0.2.9.1-alpha.