]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] dig/mdig could send misformatted ECS options
authorEvan Hunt <each@isc.org>
Sat, 30 Jan 2016 01:41:29 +0000 (17:41 -0800)
committerEvan Hunt <each@isc.org>
Sat, 30 Jan 2016 01:41:29 +0000 (17:41 -0800)
commitdf9a49ee07f7629ec6abd2e3bd0dee600d7e2ab4
tree658e8c03475384e93e1f6bd64c8fbcd15d99c29b
parent7e5658b04f825bc8defa83d35864ef6a0cbb5262
[master] dig/mdig could send misformatted ECS options

4307. [bug] "dig +subnet" and "mdig +subnet" could send
incorrectly-formatted Client Subnet options
if the prefix length was not divisble by 8.
Also fixed a memory leak in "mdig". [RT #45178]
CHANGES
bin/dig/dighost.c
bin/tests/system/digdelv/tests.sh
bin/tools/mdig.c