From: Wouter Wijngaards Date: Fri, 1 Jun 2007 12:56:18 +0000 (+0000) Subject: please lint. X-Git-Tag: release-0.4~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84ed747dcab5235a337d1584662979795f683d8;p=thirdparty%2Funbound.git please lint. git-svn-id: file:///svn/unbound/trunk@358 be551aaa-1e26-0410-a405-d3ace91eadb9 --- 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