$OpenBSD: patch-modules_nathelper_nathelper_c,v 1.2 2015/11/20 10:09:52 sthen Exp $
--- modules/nathelper/nathelper.c.orig	Fri Oct  2 15:35:19 2015
+++ modules/nathelper/nathelper.c	Mon Oct 19 14:00:40 2015
@@ -1656,7 +1656,7 @@ replace_sdp_ip(struct sip_msg* msg, str *org_body, cha
 	str body1, oldip, newip;
 	str body = *org_body;
 	unsigned hasreplaced = 0;
-	int pf, pf1 = 0;
+	int pf = 0, pf1 = 0;
 	str body2;
 	char *bodylimit = body.s + body.len;
 	int ret;
