Do this modification:
it should work....at the line where the error occurs.
BroObj* redef_obj = init ? (BroObj*)init : (BroObj*)t;
cheers
Ashley
Do this modification:
it should work....at the line where the error occurs.
BroObj* redef_obj = init ? (BroObj*)init : (BroObj*)t;
cheers
Ashley