diff --git a/util/data/msgreply.c b/util/data/msgreply.c index 58e91ff4a..5d54fa0fe 100644 --- a/util/data/msgreply.c +++ b/util/data/msgreply.c @@ -555,6 +555,7 @@ query_info_entrysetup(struct query_info* q, struct reply_info* r, return e; } +/** copy over reply info structure, size it correcly for rrsets */ static struct reply_info* copy_repinfo(struct reply_info* from) {