[Bro-Dev] #66: Bro crashes if &synchronized vars aren't initialized

Bro Tracker bro at tracker.bro-ids.org
Wed Dec 5 11:15:57 PST 2012


#66: Bro crashes if  &synchronized vars aren't initialized
----------------------+------------------
  Reporter:  robin    |      Owner:
      Type:  Problem  |     Status:  seen
  Priority:  Normal   |  Milestone:
 Component:  Bro      |    Version:  1.4
Resolution:           |   Keywords:
----------------------+------------------

Comment (by jsiwek):

 In [f403e537ece415ec338e8b21d0cb233daf7f970c/bro]:
 {{{
 #!CommitTicketReference repository="bro"
 revision="f403e537ece415ec338e8b21d0cb233daf7f970c"
 Fix segfault: uninitialized identifiers w/ &synchronized (addresses #66)

 Synchronization of state between connecting peers now skips over
 identifiers that aren't initialized with a value yet.  If they're
 assigned a value later, that will be synchronized like usual.
 }}}

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



More information about the bro-dev mailing list