bugzilla-daemon at netfilter.org
2013-Oct-24 18:24 UTC
[Bug 867] New: Null pointer segfault in parser
https://bugzilla.netfilter.org/show_bug.cgi?id=867 Summary: Null pointer segfault in parser Product: nftables Version: unspecified Platform: x86_64 OS/Version: Ubuntu Status: NEW Severity: normal Priority: P5 Component: nft AssignedTo: pablo at netfilter.org ReportedBy: john at sager.me.uk Estimated Hours: 0.0 parser_init (parser.y) should initialise the symbols list in top_scope: list_head_init(&state->top_scope.symbols) Bug found by trying to use examples/sets_and_maps -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2013-Nov-30 21:34 UTC
[Bug 867] Null pointer segfault in parser
https://bugzilla.netfilter.org/show_bug.cgi?id=867 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |netfilter at linuxace.com Resolution| |DUPLICATE --- Comment #1 from Phil Oester <netfilter at linuxace.com> 2013-11-30 22:34:16 CET --- Handling this in bug 877 - closing. *** This bug has been marked as a duplicate of bug 877 *** -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.