linux/net/dns_resolver
Thorsten Blum f1529936c0 keys, dns: Drop unused NUL terminator from upayload->data
upayload->data includes an extra NUL terminator even though it is never
used as a C string. In-tree users access only the first
upayload->datalen bytes.

Remove the redundant NUL terminator and allocate one byte less for
upayload->data in dns_resolver_preparse().

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260806200454.245444-3-thorsten.blum@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-08-10 16:20:42 -07:00
..
dns_key.c keys, dns: Drop unused NUL terminator from upayload->data 2026-08-10 16:20:42 -07:00
dns_query.c net: dns_resolver: allow shorter names in dns_query() 2026-07-27 18:25:36 -07:00
internal.h net: Add SPDX ids to some source files 2026-03-09 18:32:45 -07:00
Kconfig net: dns_resolver: the module is called dns_resolver, not dnsresolver 2023-12-12 12:14:19 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00