]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix memory leak when message parse fails partway through copy.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 13 Sep 2018 12:30:44 +0000 (12:30 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 13 Sep 2018 12:30:44 +0000 (12:30 +0000)
commit898d4c8dd951cb94cf1ba4f5e4e5075339ed3e69
tree39bd069e2894da90746306aad51f130999ab5278
parent2e9d09b961bc7784e04ee885e1717dc233c661a4
- Fix memory leak when message parse fails partway through copy.
- remove unused udpsize assignment in message encode.

git-svn-id: file:///svn/unbound/trunk@4904 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
util/data/msgencode.c
util/data/msgreply.c