[Bug 867] New: Null pointer segfault in parser

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Thu Oct 24 20:24:34 CEST 2013


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.



More information about the netfilter-buglog mailing list