Skip to content

-Wuninitialized in net/netfilter/nf_conntrack_core.c #1039

@nathanchance

Description

@nathanchance
net/netfilter/nf_conntrack_core.c:2068:21: warning: variable 'ctinfo' is uninitialized when used here [-Wuninitialized]
        nf_ct_set(skb, ct, ctinfo);
                           ^~~~~~
net/netfilter/nf_conntrack_core.c:2024:2: note: variable 'ctinfo' is declared here
        enum ip_conntrack_info ctinfo;
        ^
1 warning generated.

Patch submitted: https://lore.kernel.org/lkml/[email protected]/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions