]> git.ipfire.org Git - thirdparty/bind9.git/commit
4869. [bug] Address some cases where NULL with zero length could
authorMark Andrews <marka@isc.org>
Sun, 21 Jan 2018 22:36:12 +0000 (09:36 +1100)
committerMark Andrews <marka@isc.org>
Sun, 21 Jan 2018 22:39:25 +0000 (09:39 +1100)
commit2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4
tree53c165d57d74e328ea8f05e9758071ae4f899537
parent7c2888c7d46529188debbd403fe73856c2bbbd53
4869.   [bug]           Address some cases where NULL with zero length could
                        be passed to memmove which is undefined behaviour and
                        can lead to bad optimisation. [RT #46888]

(cherry picked from commit fdd8838bf9c4de07372196607f860dd240986577)
CHANGES
lib/dns/catz.c
lib/dns/diff.c
lib/dns/ipkeylist.c
lib/dns/tests/dispatch_test.c