#973: bro crash with default in record in record ------------------------+--------------------- Reporter: dmandelb | Type: Problem Status: new | Priority: Low Milestone: Bro2.2 | Component: Bro Version: git/master | Keywords: ------------------------+--------------------- When I have a default value in one record that's inside of another record, I get a crash trying to print that value. I've attached source code that reliably crashes for me along with a log of what I see when it crashes. The output I'm expecting is:
[bar=4321, foo=[foo=1234, quux=9876]] [foo=1234, quux=9876] 9876 -- Ticket URL: <http://tracker.bro.org/bro/ticket/973> Bro Tracker <http://tracker.bro.org/bro> Bro Issue Tracker _______________________________________________ bro-dev mailing list [email protected] http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev
