Skip to content

Commit d4ce54c

Browse files
committed
Update xshared.c
1 parent 8322628 commit d4ce54c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ipthelper/xshared.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,8 @@ void command_match(struct iptables_command_state *cs)
575575
return;
576576
if (opts == NULL)
577577
xtables_error(OTHER_PROBLEM, "can't alloc memory!");
578+
579+
xt_params->opts = opts;
578580
}
579581

580582
const char *xt_parse_target(const char *targetname)

0 commit comments

Comments
 (0)