|
@@ -358,7 +358,7 @@ static int help(struct sk_buff *skb,
|
|
|
int ret;
|
|
int ret;
|
|
|
u32 seq;
|
|
u32 seq;
|
|
|
int dir = CTINFO2DIR(ctinfo);
|
|
int dir = CTINFO2DIR(ctinfo);
|
|
|
- unsigned int matchlen, matchoff;
|
|
|
|
|
|
|
+ unsigned int uninitialized_var(matchlen), uninitialized_var(matchoff);
|
|
|
struct nf_ct_ftp_master *ct_ftp_info = &nfct_help(ct)->help.ct_ftp_info;
|
|
struct nf_ct_ftp_master *ct_ftp_info = &nfct_help(ct)->help.ct_ftp_info;
|
|
|
struct nf_conntrack_expect *exp;
|
|
struct nf_conntrack_expect *exp;
|
|
|
union nf_inet_addr *daddr;
|
|
union nf_inet_addr *daddr;
|