mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
note that active region must be set in dns_rdata_fromwire()
This commit is contained in:
parent
1c25689ae6
commit
6097a45fec
@ -193,7 +193,8 @@ dns_result_t dns_rdata_fromwire(dns_rdata_t *rdata,
|
||||
*
|
||||
* 'class' and 'type' are valid.
|
||||
*
|
||||
* 'source' is a valid binary buffer.
|
||||
* 'source' is a valid binary buffer, and the active region of 'source'
|
||||
* references the rdata to be processed.
|
||||
*
|
||||
* 'target' is a valid binary buffer.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user