]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fixes to add integer overflow checks on allocation (defense in depth).
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 20 Mar 2015 15:36:25 +0000 (15:36 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 20 Mar 2015 15:36:25 +0000 (15:36 +0000)
commit6feb8fb6a5dfed83711934b3b9e0327c5a380568
tree55ca0778b63b8d80c3718f20c78ab057c27ea696
parent0a0b37be65559c4215a8d319c36118525dcaa9e0
- Fixes to add integer overflow checks on allocation (defense in depth).

git-svn-id: file:///svn/unbound/trunk@3372 be551aaa-1e26-0410-a405-d3ace91eadb9
12 files changed:
daemon/cachedump.c
dns64/dns64.c
doc/Changelog
iterator/iterator.c
services/cache/dns.c
services/cache/rrset.c
smallapp/unbound-anchor.c
util/alloc.c
util/data/msgreply.c
util/data/packed_rrset.h
validator/val_sigcrypt.c
validator/validator.c