summaryrefslogtreecommitdiff
path: root/dns/ldapdns/files/patch-ldapdns.c
blob: b79cd2d7d523eeb971e9367a70c6205970c503ab (plain) (blame)
1
2
3
4
5
6
7
8
9
--- ldapdns.c.orig	2014-05-03 14:11:48.555553477 -0700
+++ ldapdns.c	2014-05-03 14:13:35.212669115 -0700
@@ -21,6 +21,7 @@
 		list_push(&x, lp->str);
 		list_push(&seen, lp->str); HIT:
+		continue;
 	}
 
 	lp = *p;