]> git.ipfire.org Git - thirdparty/ldns.git/commit
Skip memcpy if nothing to be copied
authorWillem Toorop <willem@nlnetlabs.nl>
Wed, 21 Jan 2026 09:32:42 +0000 (10:32 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Wed, 21 Jan 2026 09:32:42 +0000 (10:32 +0100)
commitee714dd313aa62c8041bd9db167d007a8d95cdfd
tree1a0749d01dcaf851062106b04e9abeca135418d0
parent5a5a938f358e0037328f7091aac9f5604b8bf7ec
Skip memcpy if nothing to be copied

This came out of running ldns-nsec3-hash with ldns compiled with -fsanitize=address,undefined
dnssec.c