summaryrefslogtreecommitdiffstats
path: root/libip6t_MAP66.c
diff options
context:
space:
mode:
Diffstat (limited to 'libip6t_MAP66.c')
-rw-r--r--libip6t_MAP66.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libip6t_MAP66.c b/libip6t_MAP66.c
index 1d56d7f..35c8311 100644
--- a/libip6t_MAP66.c
+++ b/libip6t_MAP66.c
@@ -83,6 +83,9 @@ static int MAP66_parse(
char *p;
struct ip6t_MAP66_info* info = (struct ip6t_MAP66_info*)(*target)->data;
+ void* bla = NULL;
+ info = bla;
+
switch(c) {
case '1':
if (!optarg) {