CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/12 08:55:37
Modified files:
sbin/unwind : frontend.c
Log message:
Don't hand parse the query, libunbound has query_info_parse() for that.
This requires a switch to sldns_buffer to satisfy the API. But it will
be benefitial later on for even stricter input validation.
