changes file and practracker updates for 30147.

This commit is contained in:
Nick Mathewson
2019-04-11 17:59:21 -04:00
parent 781d69f3a7
commit e39b53ef7d
2 changed files with 7 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Code simplification and refactoring:
- Refactor several places in our code that coverity incorrectly believed
that we might have memory leaks, so that we can analyze our software
more easily. Closes ticket 30147.