diff --git a/iterator/iterator.c b/iterator/iterator.c index 1e0e96cbf..d169f7371 100644 --- a/iterator/iterator.c +++ b/iterator/iterator.c @@ -1265,7 +1265,6 @@ iter_operate(struct module_qstate* qstate, enum module_ev event, int id, process_response(qstate, iq, ie, id, outbound, event); return; } - /* TODO: uhh */ log_err("bad event for iterator"); qstate->ext_state[id] = module_error; diff --git a/util/data/msgreply.c b/util/data/msgreply.c index 0912780fa..1a65c3414 100644 --- a/util/data/msgreply.c +++ b/util/data/msgreply.c @@ -290,6 +290,7 @@ get_rrset_trust(struct reply_info* rep, size_t i) * @param pkt: the packet for compression pointer resolution. * @param msg: the parsed message * @param rep: reply info to put rrs into. + * @param region: if not NULL, used for allocation. * @return 0 on failure. */ static int