Fix BSD and Sun problems after coverity fixes
This commit is contained in:
committed by
Jon Trulson
parent
15fb8cea03
commit
16fbb15ecc
@@ -49,7 +49,7 @@ _Tt_observer()
|
||||
_reliability = TT_DISCARD;
|
||||
_opnum = -1;
|
||||
|
||||
_scope = NULL;
|
||||
_scope = TT_SCOPE_NONE;
|
||||
_state = TT_STATE_LAST; // BUG This class member is not set anywhere, but a getter function exists
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user