]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolve: optimize conversion of TXT fields to json
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 7 Dec 2022 00:35:41 +0000 (09:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 8 Dec 2022 19:59:49 +0000 (04:59 +0900)
commitb9152f2d633ee1847b1c38d0fc4e24809e642fa6
tree9b67f61ba43cfcf85832ac674a7106f2a7df41ff
parent7d34567444304ea0acec7ed3c44c09bb65cea32c
resolve: optimize conversion of TXT fields to json

Fixes oss-fuzz#54080 (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=54080).

Fixes #25654.
src/resolve/resolved-dns-rr.c
test/fuzz/fuzz-resource-record/oss-fuzz-54080 [new file with mode: 0644]