[Bro-Dev] #829: terminate called after throwing an instance of 'std::logic_error'

Bro Tracker bro at tracker.bro-ids.org
Fri Jun 8 08:19:03 PDT 2012


#829: terminate called after throwing an instance of 'std::logic_error'
-----------------------------+------------------------
  Reporter:  Tyler.Schoenke  |      Owner:
      Type:  Problem         |     Status:  new
  Priority:  Normal          |  Milestone:  Bro2.1
 Component:  Bro             |    Version:  git/master
Resolution:                  |   Keywords:
-----------------------------+------------------------

Comment (by jsiwek):

 In [e9c18b51a31fb1a7e6aba802d8fd1cc16f4927f7/bro]:
 {{{
 #!CommitTicketReference repository="bro"
 revision="e9c18b51a31fb1a7e6aba802d8fd1cc16f4927f7"
 Add more error handling code to logging of enum vals. (addresses #829)

 If lookup of enum name by value fails, an error is now sent through
 the reporter framework and the value logged will be an empty string
 (as opposed to trying to construct a string with null pointer which
 throws a logic_error and aborts Bro).
 }}}

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/829#comment:2>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list