Author: seth
Date: 2010-06-10 22:58:22 -0700 (Thu, 10 Jun 2010)
New Revision: 264
Repository:
svn.icir.org/time-machine
Modified:
trunk/BroccoliComm.cc
Log:
Applied patch from ticket #1 finally. Thanks to Justin.
Modified: trunk/BroccoliComm.cc
===================================================================
--- trunk/BroccoliComm.cc 2010-02-28 04:58:36 UTC (rev 263)
+++ trunk/BroccoliComm.cc 2010-06-11 05:58:22 UTC (rev 264)
@@ -115,6 +115,7 @@
if (conf_main_bro_connect_str || thread->fd >= 0) {
pthread_mutex_lock(&bc_mutex);
+ bro_init(NULL);
if ( thread->fd < 0 )
thread->bc=bro_conn_new_str(conf_main_bro_connect_str,