]> git.ipfire.org Git - thirdparty/unbound.git/commit
For #909: Numeric truncation when parsing TYPEXX and CLASSXX representation
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 20 Jul 2023 09:42:05 +0000 (11:42 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 20 Jul 2023 09:42:05 +0000 (11:42 +0200)
commit5b7faca7dba21c86a9bcbeed37565990963d2ade
treeeb49f6308b86bd18051e411b7b4f5ead3c7f0e8f
parentd29bc712b1424f4e23b6308a3f1e229e9efbbd93
For #909: Numeric truncation when parsing TYPEXX and CLASSXX representation
- Fix return values.
- Formatting nits.
daemon/remote.c
testcode/dohclient.c
testcode/perf.c
testcode/streamtcp.c