]> 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:42:01 +0000 (09:42 +1100)
commitbce96b1f706d486244ea5dfdc8d3a9ec576c3afa
tree8b7f88ebe30209ac96616c98be41a86c5a5c9c97
parenta7a018063c4c16e1b398c7842993f9ce0631e618
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/diff.c