#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

_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to