(Backport) Coverity says it is okay to acknowledge them. Do so. Their tool is awesome.

svn:r16821
This commit is contained in:
Nick Mathewson 2008-09-10 00:06:48 +00:00
parent d27eafdbcb
commit 618360cf65
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
Changes in version 0.2.0.32 - 2008-??-??
o Minor bugfixes:
- Fix several infrequent memory leaks spotted by a static analysis
tool (XXX say which, if we're allowed).
- Fix several infrequent memory leaks spotted by Coverity.
- When testing for libevent functions, set the LDFLAGS variable
correctly. (Found by Riastradh.)